aboutsummaryrefslogtreecommitdiff
path: root/driver/syntax_error_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use grammar via an interfaceRyo Nihei2022-03-231-1/+1
|
* Add name directive to specify a grammar nameRyo Nihei2021-10-281-0/+8
|
* Make semantic actions user-configurableRyo Nihei2021-09-031-1/+1
|
* Add error symbol and #recover directive to recover from an error stateRyo Nihei2021-08-261-0/+130