Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Detect duplicate names between terminals and non-terminals | Ryo Nihei | 2021-07-31 | 1 | -1/+2 |
* | Prevent terminals used in productions from being skipped | Ryo Nihei | 2021-07-31 | 1 | -0/+1 |
* | Detect unused-symbol error | Ryo Nihei | 2021-07-30 | 1 | -0/+2 |
* | Detect duplicate production errors | Ryo Nihei | 2021-07-28 | 1 | -5/+6 |
* | Detect duplicate definitions of terminal symbols and fragments in advance | Ryo Nihei | 2021-07-19 | 1 | -0/+1 |
* | Detect multiple semantic errors in a single parse | Ryo Nihei | 2021-07-18 | 1 | -0/+22 |