aboutsummaryrefslogtreecommitdiff
path: root/driver/semantic_action.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add vartan-go commandRyo Nihei2022-03-271-23/+19
* Use a lexer via interfaceRyo Nihei2022-03-271-16/+17
* Use maleeni v0.5.1Ryo Nihei2021-10-271-2/+2
* Pass a token that caused a syntax error to the semantic action APIsRyo Nihei2021-09-071-9/+10
* Add the semantic action API 'TrapAndShiftError' instead of 'TrapError' and 'S...Ryo Nihei2021-09-071-31/+26
* Change semantic action APIsRyo Nihei2021-09-071-6/+7
* Make semantic actions user-configurableRyo Nihei2021-09-031-0/+276