Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-09-07 | Call the 'MissError' when input doesn't meet an error production | Ryo Nihei | 2 | -1/+7 |
2021-09-07 | Add the semantic action API 'TrapAndShiftError' instead of 'TrapError' and 'S... | Ryo Nihei | 3 | -52/+35 |
2021-09-07 | Change semantic action APIs | Ryo Nihei | 3 | -18/+42 |
2021-09-03 | Update CHANGELOG | Ryo Nihei | 1 | -0/+16 |
2021-09-03 | Use the LALR by default when using grammar.Compile instead of the CLI | Ryo Nihei | 1 | -1/+3 |