| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix grammar the parser accepts | Ryo Nihei | 2021-04-11 | 6 | -98/+1192 | |
| * | Add logging to compile command | Ryo Nihei | 2021-04-08 | 4 | -49/+133 | |
| * | Print the result of the lex command in JSON format | Ryo Nihei | 2021-04-06 | 3 | -140/+185 | |
| * | Add logical inverse expression | Ryo Nihei | 2021-04-01 | 7 | -37/+786 | |
| * | 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 | 4 | -9/+977 | |
| * | Add + and ? operators | Ryo Nihei | 2021-02-20 | 6 | -21/+117 | |
| * | Fix computation of last positions | Ryo Nihei | 2021-02-17 | 2 | -0/+122 | |
| * | Add logging to lex command | Ryo Nihei | 2021-02-16 | 3 | -5/+126 | |
| * | Add CLI | Ryo Nihei | 2021-02-16 | 6 | -0/+433 | |
| * | Add types of lexical specifications | Ryo Nihei | 2021-02-16 | 5 | -90/+133 | |
| * | Add bracket expression matching specified character | Ryo Nihei | 2021-02-14 | 4 | -9/+127 | |
| * | Add dot symbol matching any single character | Ryo Nihei | 2021-02-14 | 7 | -21/+201 | |
| * | Add driver | Ryo Nihei | 2021-02-14 | 2 | -0/+309 | |
| * | Add compiler | Ryo Nihei | 2021-02-14 | 9 | -0/+1268 | |
| * | Initial commit | Ryo Nihei | 2021-02-13 | 2 | -0/+23 | |
