Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list enum variants in the outline | Aleksey Kladov | 2019-01-26 | 2 | -3/+24 |
* | rename POS_FIELD -> POS_FIELD_DEF | Aleksey Kladov | 2019-01-25 | 1 | -2/+2 |
* | fix re-indent | Aleksey Kladov | 2019-01-25 | 2 | -3/+56 |
* | Fill in DocumentSymbol::detail | Hrvoje Ban | 2019-01-24 | 2 | -34/+133 |
* | :arrow_up: insta | Aleksey Kladov | 2019-01-23 | 1 | -1/+1 |
* | Merge #593 | bors[bot] | 2019-01-22 | 2 | -8/+12 |
|\ | |||||
| * | Update snaps | Jeremy A. Kolb | 2019-01-22 | 2 | -8/+12 |
* | | fold macros | Aleksey Kladov | 2019-01-22 | 1 | -1/+12 |
|/ | |||||
* | :arrow_up: insta | Aleksey Kladov | 2019-01-21 | 1 | -1/+1 |
* | Merge #536 | bors[bot] | 2019-01-16 | 1 | -1/+21 |
|\ | |||||
| * | don't need SEMI any more | Yerkebulan Tulibergenov | 2019-01-16 | 1 | -1/+1 |
| * | delete unused fn | Yerkebulan Tulibergenov | 2019-01-16 | 1 | -14/+0 |
| * | use has_semi | Yerkebulan Tulibergenov | 2019-01-16 | 1 | -5/+4 |
| * | add semi only if it wasn't present before or after | Yerkebulan Tulibergenov | 2019-01-15 | 1 | -3/+19 |
| * | add semicolon for block expr in introduce_variable | Yerkebulan Tulibergenov | 2019-01-14 | 1 | -1/+4 |
| * | we don't need to write var_name after block expr? | Yerkebulan Tulibergenov | 2019-01-14 | 1 | -1/+0 |
| * | add failing test test_introduce_var_block_expr_second_to_last | Yerkebulan Tulibergenov | 2019-01-14 | 1 | -0/+17 |
* | | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 5 | -24/+116 |
|/ | |||||
* | Fix some random typos | Pascal Hertleif | 2019-01-13 | 3 | -10/+10 |
* | fix indent caclulation | Aleksey Kladov | 2019-01-13 | 2 | -1/+41 |
* | Fix typos | Jeremy Kolb | 2019-01-13 | 1 | -2/+2 |
* | fine grained on typed tests | Aleksey Kladov | 2019-01-11 | 1 | -43/+48 |
* | make on dot typed actually work | Aleksey Kladov | 2019-01-11 | 3 | -125/+121 |
* | better change visibility assist | Aleksey Kladov | 2019-01-10 | 1 | -10/+59 |
* | fix code duplication | Aleksey Kladov | 2019-01-10 | 4 | -68/+55 |
* | move join_lines to a separate module | Aleksey Kladov | 2019-01-10 | 3 | -487/+503 |
* | Extend selection for list items | Hrvoje Ban | 2019-01-09 | 1 | -4/+127 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 2 | -1/+6 |
* | rename ra_editor -> ra_ide_api_light | Aleksey Kladov | 2019-01-08 | 18 | -0/+3587 |