Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move PathResolution | Aleksey Kladov | 2020-03-05 | 1 | -2/+15 | |
* | Remove old find refs infra | Aleksey Kladov | 2020-03-04 | 1 | -7/+1 | |
* | More principled approach for gotodef for field shorhand | Aleksey Kladov | 2020-03-02 | 1 | -2/+5 | |
* | Rename ast::ImplBlock -> ast::ImplDef | Aleksey Kladov | 2020-02-29 | 1 | -1/+1 | |
* | Handle tuple fields as well | Aleksey Kladov | 2020-02-29 | 1 | -0/+1 | |
* | Simplify SourceBinder | Aleksey Kladov | 2020-02-29 | 1 | -61/+40 | |
* | Reduce visibility | Aleksey Kladov | 2020-02-28 | 1 | -1/+1 | |
* | Merge #3367 | bors[bot] | 2020-02-28 | 1 | -2/+6 | |
|\ | ||||||
| * | Fix highlighting of const patterns | Aleksey Kladov | 2020-02-28 | 1 | -2/+6 | |
* | | Simpilfy origin_range logic | Edwin Cheng | 2020-02-28 | 1 | -38/+27 | |
|/ | ||||||
* | Use text_range::extend_to | Edwin Cheng | 2020-02-27 | 1 | -10/+3 | |
* | Skip trival token in original_range | Edwin Cheng | 2020-02-26 | 1 | -5/+7 | |
* | Remove duplicate comment | Edwin Cheng | 2020-02-26 | 1 | -1/+0 | |
* | Add recursive support in original_range | Edwin Cheng | 2020-02-26 | 1 | -14/+37 | |
* | Reduce visibility | Aleksey Kladov | 2020-02-26 | 1 | -6/+66 | |
* | Refactor primary IDE API | Aleksey Kladov | 2020-02-26 | 1 | -0/+335 |