aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/parsing/grammar.rs
Commit message (Expand)AuthorAgeFilesLines
* make grammar independent of syntax treeAleksey Kladov2019-02-211-13/+13
* simplifyAleksey Kladov2019-02-201-1/+1
* move reparsers to grammarAleksey Kladov2019-02-201-8/+26
* move all parsing related bits to a separate moduleAleksey Kladov2019-02-201-0/+186