aboutsummaryrefslogtreecommitdiff
path: root/grammar/slr1.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop supporting SLR(1) and always use LALR(1)Ryo Nihei2022-05-221-61/+0
* Set look-ahead symbols to items before generating a SLR(1) parsing tableRyo Nihei2021-08-181-0/+61