aboutsummaryrefslogtreecommitdiff
path: root/driver/lexer/lexer.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Namespace packages with "urubu/"EuAndreh2024-12-101-335/+0
* Add byte position to tokensRyo Nihei2022-11-131-2/+17
* Set token positions for the EOF symbolRyo Nihei2022-11-121-2/+2
* Fix counting of token positionsRyo Nihei2022-11-121-37/+46
* Import source code of lexer generatorRyo Nihei2022-11-101-0/+311