Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | fix hir for new block syntax | Aleksey Kladov | 2019-09-02 | 1 | -1/+1 |
* | switch to upstream rowan's API | Aleksey Kladov | 2019-07-20 | 1 | -3/+3 |
* | align SyntaxText API with upstream | Aleksey Kladov | 2019-07-20 | 1 | -1/+1 |
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -11/+11 |
* | convenience api | Aleksey Kladov | 2019-07-19 | 1 | -1/+1 |
* | migrate ra_ide_api to the new rowan | Aleksey Kladov | 2019-07-19 | 1 | -11/+12 |
* | make Parse fields private | Aleksey Kladov | 2019-07-12 | 1 | -2/+2 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -7/+4 |
* | fix typos in mbe tests | Aleksey Kladov | 2019-05-28 | 1 | -1/+1 |
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 1 | -4/+5 |
* | add ast::tokens | Aleksey Kladov | 2019-04-02 | 1 | -2/+2 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -39/+40 |
* | Simplify changes and fix tests | Wilco Kusee | 2019-03-22 | 1 | -7/+6 |
* | Remove LocalEdit usage | Wilco Kusee | 2019-03-22 | 1 | -15/+9 |
* | Move join_lines to ra_ide_api | Wilco Kusee | 2019-03-22 | 1 | -0/+588 |