| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the lexical specs of regexp and define concrete syntax error values | Ryo Nihei | 2021-04-17 | 1 | -18/+21 |
| * | Print the result of the lex command in JSON format | Ryo Nihei | 2021-04-06 | 2 | -134/+180 |
| * | Add logical inverse expression | Ryo Nihei | 2021-04-01 | 1 | -3/+20 |
| * | Add range expression | Ryo Nihei | 2021-02-24 | 1 | -1/+260 |
| * | Add + and ? operators | Ryo Nihei | 2021-02-20 | 1 | -5/+35 |
| * | Add logging to lex command | Ryo Nihei | 2021-02-16 | 1 | -3/+58 |
| * | Add types of lexical specifications | Ryo Nihei | 2021-02-16 | 2 | -79/+78 |
| * | Add bracket expression matching specified character | Ryo Nihei | 2021-02-14 | 1 | -0/+18 |
| * | Add dot symbol matching any single character | Ryo Nihei | 2021-02-14 | 1 | -1/+43 |
| * | Add driver | Ryo Nihei | 2021-02-14 | 2 | -0/+309 |
