| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Stop handling panic to print a stack trace | Ryo Nihei | 2022-05-15 | 1 | -21/+0 |
| * | Change the default suffix of a grammar file from .vr to .vartan | Ryo Nihei | 2022-05-10 | 1 | -3/+3 |
| * | Change the suffix of a description file from -description.json to -report.json | Ryo Nihei | 2022-05-10 | 1 | -3/+3 |
| * | Fix help documents | Ryo Nihei | 2022-04-02 | 1 | -1/+1 |
| * | Remove --grammar option from vartan-compile command | Ryo Nihei | 2022-04-02 | 1 | -7/+9 |
| * | Add describe command to print a description file | Ryo Nihei | 2021-08-29 | 1 | -1/+1 |
| * | Print a stack trace only when a panic occured | Ryo Nihei | 2021-08-15 | 1 | -1/+7 |
| * | Support LALR(1) class | Ryo Nihei | 2021-08-15 | 1 | -1/+15 |
| * | Print a stack trace on panic | Ryo Nihei | 2021-08-05 | 1 | -3/+5 |
| * | Write a description file | Ryo Nihei | 2021-07-22 | 1 | -3/+12 |
| * | Detect multiple semantic errors in a single parse | Ryo Nihei | 2021-07-18 | 1 | -1/+2 |
| * | Detect multiple syntax errors in a single parse | Ryo Nihei | 2021-07-17 | 1 | -16/+11 |
| * | Improve syntax error messages | Ryo Nihei | 2021-07-17 | 1 | -10/+74 |
| * | Add CLI | Ryo Nihei | 2021-06-19 | 1 | -0/+82 |
