aboutsummaryrefslogtreecommitdiff
path: root/compiler/lexer_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add bracket expression matching specified characterRyo Nihei2021-02-141-2/+30
* Add dot symbol matching any single characterRyo Nihei2021-02-141-2/+4
* Add compilerRyo Nihei2021-02-141-0/+105