Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | this is in preparation for the new rowan API | ||||
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -7/+1 |
| | | | | | | This wasn't a right decision in the first place, the feature flag was broken in the last rustfmt release, and syntax highlighting of imports is more important anyway | ||||
* | 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 |