Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -4/+4 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -6/+2 |
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 1 | -2/+3 |
* | replace usages of `algo::generate` with `iter::successors` from std | Robin Freyler | 2019-04-13 | 1 | -2/+3 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -2/+2 |
* | 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/+6 |
* | Add some assist ranges | robojumper | 2019-02-08 | 1 | -0/+1 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -3/+1 |
* | move assists to a separate crate | Aleksey Kladov | 2019-02-06 | 1 | -0/+57 |