| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add code point expression (Meet RL1.1 of UTS #18) | Ryo Nihei | 2021-04-24 | 1 | -2/+35 |
| * | Add validation of lexical specs and improve error messages | Ryo Nihei | 2021-04-17 | 1 | -32/+31 |
| * | 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 | 1 | -114/+114 |
| * | 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 types of lexical specifications | Ryo Nihei | 2021-02-16 | 1 | -65/+62 |
| * | 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 | 1 | -0/+147 |
