Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename struct -> record, pos -> tuple | Aleksey Kladov | 2019-08-23 | 1 | -1/+1 |
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -11/+12 |
* | migrate ra_assists to the new AST | Aleksey Kladov | 2019-07-19 | 1 | -2/+2 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -5/+8 |
* | Fix clippy::or_fun_call | Alan Du | 2019-06-04 | 1 | -1/+1 |
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 1 | -2/+3 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -5/+5 |
* | Assign IDs to assists | Aleksey Kladov | 2019-02-24 | 1 | -4/+4 |
* | ra_assists: assist "providers" can produce multiple assists | Andrea Pretto | 2019-02-11 | 1 | -7/+13 |
* | Add tests for action target ranges | robojumper | 2019-02-08 | 1 | -3/+10 |
* | Add some assist ranges | robojumper | 2019-02-08 | 1 | -5/+8 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -35/+7 |
* | move assists to a separate crate | Aleksey Kladov | 2019-02-06 | 1 | -0/+166 |