Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | streamline API | Aleksey Kladov | 2019-07-21 | 1 | -12/+5 |
* | minor, move type | Aleksey Kladov | 2019-07-21 | 1 | -2/+10 |
* | switch to upstream rowan's API | Aleksey Kladov | 2019-07-20 | 1 | -13/+104 |
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -1/+1 |
* | migrate ra_syntax to the new rowan API | Aleksey Kladov | 2019-07-19 | 1 | -5/+5 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -1/+1 |
* | Fix hover on the beginning of a nested expression | Florian Diebold | 2019-04-28 | 1 | -3/+18 |
* | replace usages of `algo::generate` with `iter::successors` from std | Robin Freyler | 2019-04-13 | 1 | -10/+0 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -16/+25 |
* | Move `non_trivia_sibling` to `ra_syntax::algo` | Ville Penttinen | 2019-02-21 | 1 | -1/+6 |
* | docs | Aleksey Kladov | 2019-02-21 | 1 | -0/+1 |
* | Typos | Erlend Tobiassen | 2019-01-27 | 1 | -2/+2 |
* | add comment | Aleksey Kladov | 2019-01-08 | 1 | -0/+9 |
* | move node at offset to aglo already | Aleksey Kladov | 2019-01-08 | 1 | -1/+5 |
* | switch ra_syntax to new rowan API | Aleksey Kladov | 2019-01-08 | 1 | -6/+10 |
* | grand module rename | Aleksey Kladov | 2018-12-08 | 1 | -0/+26 |