aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/parser_impl/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* grand module renameAleksey Kladov2018-12-081-198/+0
|
* Introduce Location and make SyntaxError fields privateAdolfo OchagavĂ­a2018-11-051-3/+3
|
* Introduce SyntaxErrorKind and TextRange in SyntaxErrorAdolfo OchagavĂ­a2018-11-041-3/+9
|
* Cargo FormatJeremy A. Kolb2018-10-161-7/+6
| | | | Run `cargo fmt` and ignore generated files
* Run cargo fixAleksey Kladov2018-10-151-2/+2
|
* Simplify event processingAleksey Kladov2018-10-081-13/+12
|
* rename all thingsAleksey Kladov2018-09-161-0/+194