| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make project structure more consistentdev | Tolmachev Igor | 2026-05-09 | 2 | -555/+0 |
| * | Fix lexer processing [+-].\d as symbol instead of number | Tolmachev Igor | 2026-05-09 | 2 | -3/+15 |
| * | Add test for span positions after quote token | Tolmachev Igor | 2026-05-09 | 1 | -0/+14 |
| * | Split Spanned<T> from Span and expose fields | Tolmachev Igor | 2026-05-08 | 2 | -5/+7 |
| * | Fold unclosed string error into Token variant | Tolmachev Igor | 2026-05-08 | 3 | -62/+36 |
| * | Add lexer | Tolmachev Igor | 2026-05-07 | 3 | -0/+553 |
