Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make make:: builders slightly more convenient | Aleksey Kladov | 2019-11-13 | 1 | -8/+11 |
* | Use strongly-typed ast building for early-return assist | Aleksey Kladov | 2019-11-13 | 1 | -21/+31 |
* | Support paths other than "Some". | krk | 2019-11-01 | 1 | -2/+3 |
* | Handle IfLet in convert_to_guarded_return. | krk | 2019-10-31 | 1 | -0/+16 |
* | Some clippy fixes | kjeremy | 2019-10-30 | 1 | -2/+2 |
* | use correct spacing for enum pattern | Aleksey Kladov | 2019-10-26 | 1 | -1/+1 |
* | Adds "replace with guarded return" assist | Mikhail Modin | 2019-10-20 | 1 | -0/+8 |
* | add syntax-tree based indents | Aleksey Kladov | 2019-10-12 | 1 | -0/+6 |
* | Start simplifying editing API | Aleksey Kladov | 2019-09-26 | 1 | -0/+48 |
* | keep ast creation API simple | Aleksey Kladov | 2019-09-26 | 1 | -0/+135 |