Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | streamline API | Aleksey Kladov | 2019-07-21 | 1 | -2/+4 |
* | rename range -> text_range | Aleksey Kladov | 2019-07-20 | 1 | -1/+1 |
* | migrate ra_ide_api to the new rowan | Aleksey Kladov | 2019-07-19 | 1 | -1/+1 |
* | make Parse fields private | Aleksey Kladov | 2019-07-12 | 1 | -2/+2 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -7/+1 |
* | 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 | -2/+3 |
* | switch to new rowan | Aleksey Kladov | 2019-04-01 | 1 | -5/+4 |
* | Move highlighting and matching_brace | Wilco Kusee | 2019-03-23 | 1 | -0/+45 |