| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the lexical specs of regexp and define concrete syntax error values | Ryo Nihei | 2021-04-17 | 5 | -425/+568 |
| * | Increase the maximum number of symbol positions per pattern | Ryo Nihei | 2021-04-12 | 5 | -29/+139 |
| * | Fix grammar the parser accepts | Ryo Nihei | 2021-04-11 | 6 | -98/+1192 |
| * | Add logging to compile command | Ryo Nihei | 2021-04-08 | 3 | -47/+108 |
| * | Add logical inverse expression | Ryo Nihei | 2021-04-01 | 6 | -34/+766 |
| * | Pass values in error type to panic() | Ryo Nihei | 2021-03-07 | 1 | -2/+2 |
| * | Refactoring | Ryo Nihei | 2021-02-25 | 5 | -502/+351 |
| * | Add range expression | Ryo Nihei | 2021-02-24 | 3 | -8/+717 |
| * | Add + and ? operators | Ryo Nihei | 2021-02-20 | 5 | -16/+82 |
| * | Fix computation of last positions | Ryo Nihei | 2021-02-17 | 2 | -0/+122 |
| * | Add types of lexical specifications | Ryo Nihei | 2021-02-16 | 2 | -11/+27 |
| * | Add bracket expression matching specified character | Ryo Nihei | 2021-02-14 | 3 | -9/+109 |
| * | Add dot symbol matching any single character | Ryo Nihei | 2021-02-14 | 6 | -20/+158 |
| * | Add compiler | Ryo Nihei | 2021-02-14 | 8 | -0/+1265 |
