Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add even more docs | Aleksey Kladov | 2021-05-22 | 4 | -8/+0 |
* | Add validation for mutable const items | Lukas Wirth | 2021-01-24 | 1 | -1/+1 |
* | Parse `impl const Trait` | Lukas Wirth | 2021-01-18 | 1 | -0/+4 |
* | Merge #7218 | bors[bot] | 2021-01-10 | 1 | -1/+1 |
|\ | |||||
| * | 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 |