Alexey Sedunov
|
bab762b761
|
Implement post-refactoring optimization of unused imports
#KT-15822 Fixed
#KT-13755 Fixed
|
2017-03-22 13:36:11 +03:00 |
|
Alexey Sedunov
|
ca87e7933f
|
Move: Drop Java on-demand static imports of facade class members when original facade is eliminated due to Move refactoring
#KT-9624 Fixed
|
2015-10-24 19:50:48 +03:00 |
|
Dmitry Petrov
|
a76fb328cb
|
Dropping package facades:
- fix testData for 'move' tests
(NB regression in **/onDemandStaticImport.java, see: https://youtrack.jetbrains.com/issue/KT-9624)
|
2015-10-19 16:03:20 +03:00 |
|
Pavel V. Talanov
|
e578caaed2
|
Fix test data for move test
Tests do not pass after this change
(cherry picked from commit d4437d7)
|
2015-10-19 16:03:18 +03:00 |
|
Evgeny Gerashchenko
|
f789933683
|
Fixed updating Java references on moved Kotlin top-level callables.
|
2015-03-31 18:13:20 +03:00 |
|
Valentin Kipyatkov
|
20cf100714
|
Shorten references inserts imports for global functions and properties too
|
2015-02-19 11:07:01 +03:00 |
|
Alexey Sedunov
|
db38f420f3
|
Move Refactoring: Do not replace references to local declaration with qualified names. Update and fix test data
#KT-4851 Fixed
|
2014-04-15 16:19:28 +04:00 |
|
Alexey Sedunov
|
5aa75ba3e1
|
Move top-level declarations to separate file: Refactoring processor and tests
|
2014-03-21 19:53:49 +04:00 |
|