Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print expected terminals on a parse error | Ryo Nihei | 2021-08-02 | 1 | -2/+44 |
| | |||||
* | Use maleeni v0.3.0 | Ryo Nihei | 2021-08-01 | 1 | -2/+2 |
| | |||||
* | Add testing for the driver | Ryo Nihei | 2021-07-15 | 1 | -0/+3 |
| | | | | The driver can reduce productions that have the empty alternative and can generate a CST (and AST) node. | ||||
* | Prettify trees | Ryo Nihei | 2021-07-02 | 1 | -8/+29 |
| | |||||
* | Add ast action | Ryo Nihei | 2021-06-28 | 1 | -20/+71 |
| | |||||
* | Add skip action | Ryo Nihei | 2021-06-20 | 1 | -12/+21 |
| | |||||
* | Add driver | Ryo Nihei | 2021-06-19 | 1 | -0/+155 |