Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Relax cursor position tests in assists | Aleksey Kladov | 2020-05-20 | 1 | -4/+4 |
* | Refactor assists API to be more convenient for adding new assists | Aleksey Kladov | 2020-05-07 | 1 | -32/+25 |
* | Move target to AssistLabel | Aleksey Kladov | 2020-05-06 | 1 | -24/+31 |
* | Merge assits::test_helpers and tests | Aleksey Kladov | 2020-05-06 | 1 | -1/+1 |
* | Rename some tokens | Aleksey Kladov | 2020-04-10 | 1 | -1/+2 |
* | Use match_ast | Aleksey Kladov | 2020-03-18 | 1 | -10/+13 |
* | Merge imports assist | Aleksey Kladov | 2020-03-18 | 1 | -2/+2 |
* | Rename ast::ImplBlock -> ast::ImplDef | Aleksey Kladov | 2020-02-29 | 1 | -1/+1 |
* | Fix typo | Aleksey Kladov | 2020-02-29 | 1 | -1/+1 |
* | More orthogonal API for building paths | Aleksey Kladov | 2020-02-29 | 1 | -1/+5 |
* | Name assist handlers | Aleksey Kladov | 2020-02-07 | 1 | -0/+137 |