Aleksey Kladov
|
381ace587e
|
Add with_use_tree
|
2020-03-05 18:38:52 +01:00 |
|
Aleksey Kladov
|
5f8b37563e
|
Cleanup editing API
|
2020-02-29 13:51:23 +01:00 |
|
Aleksey Kladov
|
ef1326ee19
|
More orthogonal path editing
|
2020-01-15 18:48:28 +01:00 |
|
Aleksey Kladov
|
7d2d3ac3db
|
More fluent API
|
2020-01-15 18:30:23 +01:00 |
|
Aleksey Kladov
|
c84010e246
|
Slightly more fluent API
|
2020-01-15 18:14:49 +01:00 |
|
Aleksey Kladov
|
8296d3208d
|
Simplify
|
2020-01-15 18:01:05 +01:00 |
|
Aleksey Kladov
|
448575aa4a
|
Simplify
|
2020-01-15 18:01:05 +01:00 |
|
Florian Diebold
|
15fc643e05
|
Fix ordering problem between qualifying paths and substituting params
|
2020-01-11 23:33:04 +01:00 |
|
kjeremy
|
f22aabc136
|
Use unwrap_or_default
|
2019-12-20 09:43:30 -05:00 |
|
bravomikekilo
|
adac4fc2f2
|
do refact and fix some issue
|
2019-11-24 13:14:57 +08:00 |
|
Aleksey Kladov
|
4cea6bb6f1
|
Make make:: builders slightly more convenient
|
2019-11-13 11:59:18 +03:00 |
|
Mikhail Modin
|
fb215dc192
|
Adds "replace with guarded return" assist
|
2019-10-20 19:14:32 +01:00 |
|
Aleksey Kladov
|
c00f298fd2
|
add syntax-tree based indents
|
2019-10-12 22:07:47 +03:00 |
|
Aleksey Kladov
|
4acadbdca6
|
cleanup editor
|
2019-09-30 10:08:28 +03:00 |
|
Aleksey Kladov
|
05ca252fb5
|
remove ast_editor.rs
|
2019-09-30 10:05:12 +03:00 |
|
Aleksey Kladov
|
054c53aeb9
|
move remove bounds to ast/edit.rs
|
2019-09-30 09:56:20 +03:00 |
|
Aleksey Kladov
|
e010b144d5
|
move field list to ast/edit.rs
|
2019-09-30 09:27:26 +03:00 |
|
Aleksey Kladov
|
0840ec038b
|
migrate add impl items to the new editing API
|
2019-09-28 20:10:53 +03:00 |
|
Aleksey Kladov
|
5dbbfda34a
|
simplify strip attrs
|
2019-09-28 19:50:16 +03:00 |
|
Aleksey Kladov
|
d847d53e36
|
Start simplifying editing API
|
2019-09-26 22:22:08 +03:00 |
|