Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move highlighting and matching_brace | Wilco Kusee | 2019-03-23 | 1 | -121/+1 |
* | Remove LocalEdit usage | Wilco Kusee | 2019-03-23 | 1 | -15/+0 |
* | Move typing to ra_ide_api | Wilco Kusee | 2019-03-23 | 1 | -3/+0 |
* | Move join_lines to ra_ide_api | Wilco Kusee | 2019-03-22 | 1 | -5/+1 |
* | Move folding_ranges to ra_ide_api | Sergey Parilin | 2019-03-22 | 1 | -2/+0 |
* | line_index and line_index_utils moved to ra_ide_api | Sergey Parilin | 2019-03-22 | 1 | -4/+0 |
* | move diagnostics to ide_api | Aleksey Kladov | 2019-03-21 | 1 | -2/+0 |
* | move extend selection from ra_ide_api_light to ra_ide_api | Aleksey Kladov | 2019-03-20 | 1 | -18/+16 |
* | kill utils module | Aleksey Kladov | 2019-02-21 | 1 | -4/+0 |
* | Refactor formatting code out of ra_ida_api_light into ra_fmt. | Andrea Pretto | 2019-02-08 | 1 | -1/+0 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -10/+4 |
* | move assists to a separate crate | Aleksey Kladov | 2019-02-06 | 1 | -3/+8 |
* | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 1 | -10/+3 |
* | Fix some random typos | Pascal Hertleif | 2019-01-13 | 1 | -3/+3 |
* | fix code duplication | Aleksey Kladov | 2019-01-10 | 1 | -0/+1 |
* | move join_lines to a separate module | Aleksey Kladov | 2019-01-10 | 1 | -2/+5 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -0/+5 |
* | rename ra_editor -> ra_ide_api_light | Aleksey Kladov | 2019-01-08 | 1 | -0/+168 |