| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add vartan-go command | Ryo Nihei | 2022-03-27 | 1 | -23/+19 |
| | | |||||
| * | Use a lexer via interface | Ryo Nihei | 2022-03-27 | 1 | -16/+17 |
| | | |||||
| * | Use maleeni v0.5.1 | Ryo Nihei | 2021-10-27 | 1 | -2/+2 |
| | | |||||
| * | Pass a token that caused a syntax error to the semantic action APIs | Ryo Nihei | 2021-09-07 | 1 | -9/+10 |
| | | |||||
| * | Add the semantic action API 'TrapAndShiftError' instead of 'TrapError' and ↵ | Ryo Nihei | 2021-09-07 | 1 | -31/+26 |
| | | | | | 'ShiftError' | ||||
| * | Change semantic action APIs | Ryo Nihei | 2021-09-07 | 1 | -6/+7 |
| | | | | | The driver reports whether it recovered from an error to the semantic action APIs via the argument `recovered`. | ||||
| * | Make semantic actions user-configurable | Ryo Nihei | 2021-09-03 | 1 | -0/+276 |
