aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/algo/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* upstream basic tree algorithms to rowanAleksey Kladov2018-11-061-105/+8
* Reformat allAleksey Kladov2018-10-311-4/+1
* switch to TextRange::subrangeAleksey Kladov2018-10-301-2/+2
* Remove Copy trait on LeafAtOffsetAlan Du2018-10-181-1/+1
* clippy: Use if lets and remove redundant returnsAlan Du2018-10-181-2/+3
* Update rowanAleksey Kladov2018-10-171-1/+1
* Cargo FormatJeremy A. Kolb2018-10-161-21/+33
* Run cargo fixAleksey Kladov2018-10-151-1/+1
* Make siblings an inherent methodAleksey Kladov2018-10-021-16/+0
* make ancestors and descendants inherentAleksey Kladov2018-10-021-6/+2
* Add emacs function for extend shirnk selectionAleksey Kladov2018-09-181-1/+5
* rename all thingsAleksey Kladov2018-09-161-0/+129