Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import source code of lexer generator | Ryo Nihei | 2022-11-10 | 1 | -531/+0 |
* | Move the skip table from lexer-related data to parser-related data | Ryo Nihei | 2022-11-06 | 1 | -28/+25 |
* | Remove alias system | Ryo Nihei | 2022-11-05 | 1 | -15/+0 |
* | Rename spec package to spec/grammar package | Ryo Nihei | 2022-05-27 | 1 | -1/+1 |
* | Stop supporting SLR(1) and always use LALR(1) | Ryo Nihei | 2022-05-22 | 1 | -5/+0 |
* | Add vartan-go command | Ryo Nihei | 2022-03-27 | 1 | -0/+554 |