| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Detect multiple semantic errors in a single parse | Ryo Nihei | 2021-07-18 | 1 | -1/+2 |
| * | Add testing for the driver•••The driver can reduce productions that have the empty alternative and can generate a CST (and AST) node. | Ryo Nihei | 2021-07-15 | 2 | -0/+47 |
| * | Allow directives to take multiple parameters | Ryo Nihei | 2021-07-02 | 1 | -1/+3 |
| * | Prettify trees | Ryo Nihei | 2021-07-02 | 2 | -10/+32 |
| * | Simplify syntax of modifiers and semantic actions•••Modifiers and semantic actions are represented by directives following the '#' symbol. | Ryo Nihei | 2021-06-30 | 1 | -15/+15 |
| * | Add testing for the driver | Ryo Nihei | 2021-06-29 | 1 | -1/+114 |
| * | Add ast action | Ryo Nihei | 2021-06-28 | 2 | -42/+158 |
| * | Add syntax of fragment | Ryo Nihei | 2021-06-20 | 1 | -0/+11 |
| * | Add skip action | Ryo Nihei | 2021-06-20 | 2 | -12/+33 |
| * | Add syntax of modifiers and actions•••Currently, a mode modifier and push/pop actions are available. The modifier and the actions make sense in only lexical specifications. | Ryo Nihei | 2021-06-20 | 1 | -23/+65 |
| * | Add driver | Ryo Nihei | 2021-06-19 | 2 | -0/+205 |
