| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fold unclosed string error into Token variant | Tolmachev Igor | 2026-05-08 | 1 | -31/+18 |
| | | | | | | UnclosedString was the only error variant, making lexer::Error redundant. Also removes Result from the Iterator impl. | ||||
| * | Add lexer | Tolmachev Igor | 2026-05-07 | 1 | -0/+372 |
