aboutsummaryrefslogtreecommitdiff
path: root/driver/semantic_action_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass a token that caused a syntax error to the semantic action APIsRyo Nihei2021-09-071-3/+3
* Call the 'MissError' when input doesn't meet an error productionRyo Nihei2021-09-071-1/+3
* Add the semantic action API 'TrapAndShiftError' instead of 'TrapError' and 'S...Ryo Nihei2021-09-071-17/+8
* Change semantic action APIsRyo Nihei2021-09-071-7/+26
* Make semantic actions user-configurableRyo Nihei2021-09-031-0/+203