Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase the maximum number of symbol positions per pattern | Ryo Nihei | 2021-04-12 | 1 | -20/+38 |
* | Fix grammar the parser accepts | Ryo Nihei | 2021-04-11 | 1 | -1/+19 |
* | Add logging to compile command | Ryo Nihei | 2021-04-08 | 1 | -0/+37 |
* | Add logical inverse expression | Ryo Nihei | 2021-04-01 | 1 | -9/+0 |
* | Refactoring | Ryo Nihei | 2021-02-25 | 1 | -11/+8 |
* | Add + and ? operators | Ryo Nihei | 2021-02-20 | 1 | -0/+42 |
* | Fix computation of last positions | Ryo Nihei | 2021-02-17 | 1 | -0/+3 |
* | Add dot symbol matching any single character | Ryo Nihei | 2021-02-14 | 1 | -3/+26 |
* | Add compiler | Ryo Nihei | 2021-02-14 | 1 | -0/+367 |