Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass a token that caused a syntax error to the semantic action APIs | Ryo Nihei | 2021-09-07 | 1 | -3/+3 |
* | Call the 'MissError' when input doesn't meet an error production | Ryo Nihei | 2021-09-07 | 1 | -1/+3 |
* | Add the semantic action API 'TrapAndShiftError' instead of 'TrapError' and 'S... | Ryo Nihei | 2021-09-07 | 1 | -17/+8 |
* | Change semantic action APIs | Ryo Nihei | 2021-09-07 | 1 | -7/+26 |
* | Make semantic actions user-configurable | Ryo Nihei | 2021-09-03 | 1 | -0/+203 |