Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -3/+3 |
* | migrate ra_assists to the new AST | Aleksey Kladov | 2019-07-19 | 1 | -1/+1 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -2/+2 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -2/+4 |
* | Assign IDs to assists | Aleksey Kladov | 2019-02-24 | 1 | -2/+2 |
* | ra_assists: assist "providers" can produce multiple assists | Andrea Pretto | 2019-02-11 | 1 | -3/+5 |
* | Add tests for action target ranges | robojumper | 2019-02-08 | 1 | -1/+18 |
* | Add some assist ranges | robojumper | 2019-02-08 | 1 | -0/+1 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -4/+2 |
* | move assists to a separate crate | Aleksey Kladov | 2019-02-06 | 1 | -0/+85 |