Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace SyntaxKind usage with T! macro where applicable | Lukas Wirth | 2021-01-10 | 1 | -1/+1 |
| | |||||
* | Remove local ungrammar dependency | Lukas Wirth | 2020-12-23 | 1 | -3/+1 |
| | |||||
* | Parse ConstBlockPat | Lukas Wirth | 2020-12-23 | 1 | -0/+16 |
| | |||||
* | Rename record_field_pat to record_pat_field | Pavan Kumar Sunkara | 2020-09-10 | 1 | -2/+2 |
| | |||||
* | CONST LOOPS ARE HERE | Aleksey Kladov | 2020-08-27 | 1 | -4/+13 |
| | |||||
* | Align parser names with grammar | Aleksey Kladov | 2020-08-13 | 1 | -10/+10 |
| | |||||
* | Rename ra_parser -> parser | Aleksey Kladov | 2020-08-12 | 1 | -0/+379 |