aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/parsing/event.rs
Commit message (Expand)AuthorAgeFilesLines
* move parser to a separate crateAleksey Kladov2019-02-211-128/+0
* move whitespace handling to tree builderAleksey Kladov2019-02-211-156/+37
* move syntax error to parserAleksey Kladov2019-02-201-9/+2
* flattern module structureAleksey Kladov2019-02-201-0/+254