aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser
Commit message (Collapse)AuthorAgeFilesLines
* rename type to type_alias in the AST as wellAleksey Kladov2019-02-252-3/+3
|
* docsAleksey Kladov2019-02-213-15/+39
|
* fix the testAleksey Kladov2019-02-211-2/+2
|
* fix compilationAleksey Kladov2019-02-211-7/+7
|
* move parser to a separate crateAleksey Kladov2019-02-2123-0/+4283