Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Namespace packages with "urubu/" | EuAndreh | 2024-12-10 | 1 | -295/+0 |
* | cmd/: Simplify flag usage | EuAndreh | 2024-12-10 | 1 | -12/+1 |
* | Build and test existing code as is | EuAndreh | 2024-12-02 | 1 | -4/+5 |
* | Remove alias system | Ryo Nihei | 2022-11-05 | 1 | -6/+0 |
* | Upgrade Go compiler to v1.19 | Ryo Nihei | 2022-08-07 | 1 | -2/+1 |
* | 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/+1 |
* | Stop handling panic to print a stack trace | Ryo Nihei | 2022-05-15 | 1 | -26/+1 |
* | Change the suffix of a description file from -description.json to -report.json | Ryo Nihei | 2022-05-10 | 1 | -22/+22 |
* | Suppress a report about conflicts resolved explicitly | Ryo Nihei | 2022-04-22 | 1 | -10/+81 |
* | Follow golangci-lint | Ryo Nihei | 2022-03-28 | 1 | -4/+1 |
* | Rename describe command to show command | Ryo Nihei | 2021-09-02 | 1 | -0/+273 |