aboutsummaryrefslogtreecommitdiff
path: root/driver/syntax_error_test.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-07Call the 'MissError' when input doesn't meet an error productionRyo Nihei2-1/+7
2021-09-07Add the semantic action API 'TrapAndShiftError' instead of 'TrapError' and 'S...Ryo Nihei3-52/+35
2021-09-07Change semantic action APIsRyo Nihei3-18/+42
2021-09-03Update CHANGELOGRyo Nihei1-0/+16
2021-09-03Use the LALR by default when using grammar.Compile instead of the CLIRyo Nihei1-1/+3