Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename spec package to spec/grammar package | Ryo Nihei | 2022-05-27 | 1 | -73/+0 |
* | Stop supporting SLR(1) and always use LALR(1) | Ryo Nihei | 2022-05-22 | 1 | -1/+0 |
* | Change the suffix of a description file from -description.json to -report.json | Ryo Nihei | 2022-05-10 | 1 | -1/+1 |
* | Suppress a report about conflicts resolved explicitly | Ryo Nihei | 2022-04-22 | 1 | -0/+2 |
* | Support LAC (lookahead correction) | Ryo Nihei | 2021-09-02 | 1 | -0/+1 |
* | Add precedences and associativities to the description file | Ryo Nihei | 2021-08-29 | 1 | -8/+12 |
* | Add describe command to print a description file | Ryo Nihei | 2021-08-29 | 1 | -0/+67 |