aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_cli
Commit message (Collapse)AuthorAgeFilesLines
* rename TreePtr -> TreeArcAleksey Kladov2019-01-111-2/+2
| | | | This is much clearer about the semantics
* fix usages after renameAleksey Kladov2019-01-082-2/+2
|
* migrate ra_cli to new rowanAleksey Kladov2019-01-081-5/+5
|
* generalize extend selection to work with nodesAleksey Kladov2018-12-311-1/+1
|
* Bump failure from 0.1.3 to 0.1.4dependabot[bot]2018-12-311-1/+1
| | | | | | | | Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
* modernize even moreAleksey Kladov2018-12-061-9/+1
|
* Rename File -> SourceFileNodeAleksey Kladov2018-11-071-5/+5
|
* Cargo FormatJeremy A. Kolb2018-10-161-15/+12
| | | | Run `cargo fmt` and ignore generated files
* switch ra_cli to 2018Aleksey Kladov2018-10-151-0/+1
|
* Add emacs function for extend shirnk selectionAleksey Kladov2018-09-182-2/+32
|
* rename all thingsAleksey Kladov2018-09-162-0/+109