Alexey Sedunov
|
5be7eb8a5c
|
Shorten References: Do not optimize imports until shortening is finished
#KT-5227 Fixed
|
2014-06-23 19:32:27 +04:00 |
|
Alexey Sedunov
|
53c49b6333
|
Shorten References: Do not shorten qualified expression if receiver values are changed
#KT-5180 Fixed
|
2014-06-23 19:32:26 +04:00 |
|
Valentin Kipyatkov
|
2ddcae68e8
|
Fixed KT-5077 Code completion inserts FQ names inside lambda
#KT-5077 Fixed
|
2014-05-23 19:16:23 +04:00 |
|
Valentin Kipyatkov
|
c56b5bfd61
|
Added 2 tests
|
2014-05-20 18:56:48 +04:00 |
|
Valentin Kipyatkov
|
5ce3df4845
|
KT-5025 Unnecessary qualifier inserted for class
#KT-5025 Fixed
|
2014-05-20 18:56:48 +04:00 |
|
Alexey Sedunov
|
cceaa3b66f
|
Fix bug in ShortenReferences visitor (do not skip PSI elements after modication)
|
2014-04-17 19:01:00 +04:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Alexey Sedunov
|
d2e6aa2aa5
|
Allow to shorten class member references
|
2014-02-27 17:00:24 +04:00 |
|
Pavel V. Talanov
|
4638806d11
|
Shorten references: Do not lookup packages when searching for conflicting declarations
Minor: use JetTreeVisitor
|
2014-02-04 17:09:37 +04:00 |
|
Valentin Kipyatkov
|
7aed55fa1d
|
Reference shortening: performance optimization
|
2014-01-13 19:50:35 +04:00 |
|
Valentin Kipyatkov
|
ee62d318ee
|
Fixed bug in reference shortening
|
2013-12-25 20:01:07 +04:00 |
|
Valentin Kipyatkov
|
b71020efc5
|
Refactored reference shortening utility (added expression references shortening and rewritten to Kotlin)
|
2013-12-25 18:40:16 +04:00 |
|