Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into feature/issue/1856 | Alexander Andreev | 2019-09-30 | 1 | -20/+16 |
|\ | |||||
| * | cleanup editor | Aleksey Kladov | 2019-09-30 | 1 | -4/+7 |
| * | migrate add impl items to the new editing API | Aleksey Kladov | 2019-09-28 | 1 | -8/+7 |
| * | simplify strip attrs | Aleksey Kladov | 2019-09-28 | 1 | -9/+3 |
* | | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
|/ | |||||
* | Start simplifying editing API | Aleksey Kladov | 2019-09-26 | 1 | -5/+3 |
* | keep ast creation API simple | Aleksey Kladov | 2019-09-26 | 1 | -3/+4 |
* | shorten AstBuilder names | Aleksey Kladov | 2019-09-25 | 1 | -4/+2 |
* | minor builder cleanups | Aleksey Kladov | 2019-09-25 | 1 | -1/+1 |
* | move ast builder to a separate file | Aleksey Kladov | 2019-09-25 | 1 | -4/+1 |
* | move assists to subdir | Aleksey Kladov | 2019-09-25 | 1 | -0/+340 |