Aleksey Kladov
|
d91a98ec84
|
switch ra_syntax to new rowan API
|
2019-01-08 11:20:15 +03:00 |
|
Aleksey Kladov
|
4cbc902fcc
|
grand module rename
|
2018-12-08 19:30:35 +03:00 |
|
Aleksey Kladov
|
dafe747dcc
|
upstream basic tree algorithms to rowan
|
2018-11-06 20:56:32 +03:00 |
|
Aleksey Kladov
|
6be50f7d5d
|
Reformat all
|
2018-10-31 23:41:43 +03:00 |
|
Aleksey Kladov
|
1643d94a65
|
switch to TextRange::subrange
|
2018-10-30 21:26:55 +03:00 |
|
Alan Du
|
4e8ea94e2b
|
Remove Copy trait on LeafAtOffset
Because it's a stateful iterator, it's easier to explicitly clone it
when necesary.
Fixes clippy:clone_on_copy
|
2018-10-17 19:42:23 -04:00 |
|
Alan Du
|
d493a4476c
|
clippy: Use if lets and remove redundant returns
|
2018-10-17 19:42:23 -04:00 |
|
Aleksey Kladov
|
00cdde2c52
|
Update rowan
|
2018-10-17 19:52:25 +03:00 |
|
Jeremy A. Kolb
|
61f3a438d3
|
Cargo Format
Run `cargo fmt` and ignore generated files
|
2018-10-16 09:41:10 -04:00 |
|
Aleksey Kladov
|
171c176833
|
Run cargo fix
|
2018-10-15 19:55:32 +03:00 |
|
Aleksey Kladov
|
1a2a8dec14
|
Make siblings an inherent method
|
2018-10-02 18:14:33 +03:00 |
|
Aleksey Kladov
|
d323c81d5c
|
make ancestors and descendants inherent
|
2018-10-02 18:02:57 +03:00 |
|
Aleksey Kladov
|
d6c7030aeb
|
Add emacs function for extend shirnk selection
|
2018-09-19 00:46:10 +03:00 |
|
Aleksey Kladov
|
b5021411a8
|
rename all things
|
2018-09-16 13:07:39 +03:00 |
|