aboutsummaryrefslogtreecommitdiff
path: root/grammar/symbol_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import source code of lexer generatorRyo Nihei2022-11-101-159/+0
| | | | From: https://github.com/nihei9/maleeni
* Split SymbolTable's APIs into reader/writerRyo Nihei2022-11-061-13/+17
|
* vartan-show command prints only adopted actions when conflicts occurRyo Nihei2022-04-211-2/+2
|
* Follow golangci-lintRyo Nihei2022-03-281-9/+9
|
* Write terminals to a description fileRyo Nihei2021-07-311-2/+2
|
* Add symbol tableRyo Nihei2021-06-181-0/+155