Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-21 | T4334: make the lexer reentrant by passing state around | Daniil Baturin | |
instead of using a shared mutable reference | |||
2019-06-30 | Change syntax error wording. | Daniil Baturin | |
2019-06-30 | T1479: switch to Menhir's incremental API and add support for reporting ↵ | Daniil Baturin | |
error line numbers. |