| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Print a stack trace only when a panic occured | Ryo Nihei | 2021-08-15 | 1 | -1/+7 |
| * | Remove the accept message | Ryo Nihei | 2021-08-05 | 1 | -2/+0 |
| * | Print a stack trace on panic | Ryo Nihei | 2021-08-05 | 1 | -3/+4 |
| * | Add --only-parse option to the parse command•••When this option is enabled, the parser performs only parse and doesn't semantic actions. | Ryo Nihei | 2021-08-05 | 1 | -11/+21 |
| * | Add --cst option to the parse command•••When this option is enabled, the parser generates a CST. | Ryo Nihei | 2021-08-05 | 1 | -7/+23 |
| * | Generate an AST and a CST only when they are necessary | Ryo Nihei | 2021-08-04 | 1 | -1/+1 |
| * | Improve syntax error messages•••- Add a source file name to error messages. - Add a line that an error occurred at to error messages. | Ryo Nihei | 2021-07-17 | 1 | -0/+18 |
| * | Prettify trees | Ryo Nihei | 2021-07-02 | 1 | -1/+1 |
| * | Add ast action | Ryo Nihei | 2021-06-28 | 1 | -0/+1 |
| * | Add CLI | Ryo Nihei | 2021-06-19 | 1 | -0/+77 |
