Dmitry Gridin
|
11a3482970
|
tests: apply official code style
#KT-38632 Fixed
|
2020-05-07 12:36:44 +00:00 |
|
Alexey Sedunov
|
bede2e1c16
|
Extract Interface: Fix type import when converting parameter to property
#KT-18736 Fixed
|
2018-06-28 17:52:05 +03:00 |
|
Alexey Sedunov
|
9b7450cfdb
|
Extract Superclass: Report private members used in abstracted members
#KT-16284 Fixed
|
2018-06-28 17:52:04 +03:00 |
|
Alexey Sedunov
|
bd88e02172
|
Extract Superclass: Fix visibility lifting when moving to interface
#KT-16281 Fixed
|
2018-06-28 17:52:04 +03:00 |
|
Alexey Sedunov
|
b0e0460ee6
|
Extract Superclass: Allow extraction to existing file
#KT-15351 Fixed
|
2018-06-28 17:52:04 +03:00 |
|
Alexey Sedunov
|
57d364e7d4
|
Extract Superclass/Interface: Fix bogus visibility warning inside a member when it's being moved as abstract
#KT-15635 Fixed
|
2017-01-13 15:17:43 +03:00 |
|
Alexey Sedunov
|
65b9049d59
|
Extract Interface/Pull Up: Warn about private members with usages in the original class
#KT-15606 Fixed
|
2017-01-13 15:17:42 +03:00 |
|
Alexey Sedunov
|
e10b50a648
|
Extract Interface/Pull Up: Drop 'final' modifier when moving to an interface
#KT-15640 Fixed
|
2017-01-13 15:17:39 +03:00 |
|
Alexey Sedunov
|
52e9117e9d
|
Extract Superclass/Interface: Allow extracting class with special name (and quotes)
#KT-15353 Fixed
|
2017-01-13 15:17:37 +03:00 |
|
Alexey Sedunov
|
b412edf2a3
|
Extract Class: Implement 'Extract Interface' refactoring
#KT-11017 Fixed
|
2016-09-22 20:11:31 +03:00 |
|