aboutsummaryrefslogtreecommitdiff
path: root/grammar/item.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Namespace packages with "urubu/"EuAndreh2024-12-101-206/+0
|
* Build and test existing code as isEuAndreh2024-12-021-1/+1
|
* Import source code of lexer generatorRyo Nihei2022-11-101-5/+7
| | | | From: https://github.com/nihei9/maleeni
* Add error symbol and #recover directive to recover from an error stateRyo Nihei2021-08-261-0/+6
|
* Support LALR(1) classRyo Nihei2021-08-151-0/+198