Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #7218 | bors[bot] | 2021-01-10 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | 7218: Fix typos r=Veykril a=regexident Apart from the very last commit on this PR (which fixes a public type's name) all changes are non-breaking. Co-authored-by: Vincent Esche <[email protected]> | ||||
| * | Fixed typos in code comments | Vincent Esche | 2021-01-09 | 1 | -1/+1 |
| | | |||||
* | | Replace SyntaxKind usage with T! macro where applicable | Lukas Wirth | 2021-01-10 | 1 | -1/+1 |
|/ | |||||
* | Node-ify lifetimes | Lukas Wirth | 2020-12-16 | 1 | -5/+5 |
| | |||||
* | Align parser names with grammar | Aleksey Kladov | 2020-08-13 | 4 | -51/+29 |
| | |||||
* | Rename ra_parser -> parser | Aleksey Kladov | 2020-08-12 | 4 | -0/+496 |