| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-12-01 | Replace `nth_char(0)` with `next()` in `cursor.first()` | Julian Wollersberger | -12/+21 | |
| and optimize the iterator returned by `tokenize(). This improves lexer performance by 35% | ||||
| 2021-01-07 | Return EOF_CHAR constant instead of magic char. | Hanzhen Liang | -1/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+84 | |
