aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/yellow/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* upstream basic tree algorithms to rowanAleksey Kladov2018-11-061-1/+1
|
* Introduce Location and make SyntaxError fields privateAdolfo OchagavĂ­a2018-11-051-1/+1
|
* Introduce SyntaxErrorKind and TextRange in SyntaxErrorAdolfo OchagavĂ­a2018-11-041-7/+3
|
* Update rowanAleksey Kladov2018-10-171-4/+10
|
* Cargo FormatJeremy A. Kolb2018-10-161-14/+9
| | | | Run `cargo fmt` and ignore generated files
* Run cargo fixAleksey Kladov2018-10-151-7/+7
|
* Make siblings an inherent methodAleksey Kladov2018-10-021-0/+13
|
* make ancestors and descendants inherentAleksey Kladov2018-10-021-0/+9
|
* use aliasesAleksey Kladov2018-10-021-2/+2
|
* Move to rowan for syntax tree implAleksey Kladov2018-10-021-66/+108
|
* rename all thingsAleksey Kladov2018-09-161-0/+100