Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change package structure | Ryo Nihei | 2021-05-08 | 4 | -287/+0 |
* | Add --break-on-error option to lex command | Ryo Nihei | 2021-05-08 | 1 | -3/+8 |
* | Add CLI options | Ryo Nihei | 2021-05-08 | 2 | -38/+99 |
* | Add validation of lexical specs and improve error messages | Ryo Nihei | 2021-04-17 | 2 | -33/+52 |
* | Change the lexical specs of regexp and define concrete syntax error values | Ryo Nihei | 2021-04-17 | 1 | -3/+14 |
* | Add logging to compile command | Ryo Nihei | 2021-04-08 | 1 | -2/+25 |
* | Print the result of the lex command in JSON format | Ryo Nihei | 2021-04-06 | 1 | -6/+5 |
* | Add logging to lex command | Ryo Nihei | 2021-02-16 | 1 | -2/+26 |
* | Add CLI | Ryo Nihei | 2021-02-16 | 4 | -0/+145 |