Alexey Sedunov
|
bdd495460b
|
Extraction Engine: Properly retrieve declaration for overriden/delegated Java synthetic properties
#KT-9554 Fixed
|
2015-10-20 18:39:43 +03:00 |
|
Pavel V. Talanov
|
41c0895abb
|
JetExtractionTest: adjust test data
after making some of builtin types serializable
|
2015-10-01 17:53:17 +03:00 |
|
Denis Zharkov
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Alexey Sedunov
|
0a32e5a96d
|
Extraction Engine: Support references to synthetic properties
|
2015-09-17 01:33:25 +03:00 |
|
Alexey Sedunov
|
767897dccf
|
Extraction Engine: Replace receiver occurrences with 'this' when necessary
|
2015-09-17 01:33:22 +03:00 |
|
Michael Nedzelsky
|
daa1ac1918
|
fix tests in org.jetbrains.kotlin.idea.refactoring.introduce
|
2015-09-08 02:05:46 +03:00 |
|
Alexey Sedunov
|
14c657d448
|
Extract Function: Consider reference "broken" if corresponding diagnostics are changed after code fragment extraction
#KT-8633 Fixed
|
2015-09-06 18:04:39 +03:00 |
|
Stanislav Erokhin
|
aaebe70342
|
Improved logic of finding conflicts for refactoring actions
|
2015-08-27 12:01:08 +03:00 |
|
Alexey Sedunov
|
c6f6637b25
|
Extract Function: Fix extraction of explicit/implicit invoke()
#KT-8116 Fixed
|
2015-06-27 13:58:04 +03:00 |
|
Alexey Sedunov
|
d036edb5c6
|
Extraction Engine: Respect smart casts applied to "this" references
#KT-7447
|
2015-04-15 23:20:54 +03:00 |
|
Alexey Sedunov
|
9cb42944d1
|
Extraction Engine: Generate function/property accessor with expression body (whenever applicable)
#KT-6405 Fixed
|
2015-03-13 23:16:57 +03:00 |
|
Alexey Sedunov
|
d54b261c61
|
Extract Function: Fix 'this' label (extension case)
#KT-5456 Fixed
|
2015-01-19 20:58:53 +03:00 |
|
Alexey Sedunov
|
cb3328c052
|
Extract Function: Choose default visibility at analysis phase
|
2014-08-12 13:09:52 +04:00 |
|
Alexey Sedunov
|
3e3918ab6e
|
Extract Function: Keep track of original parameter descriptors
|
2014-07-11 19:13:25 +04:00 |
|
Alexey Sedunov
|
ca16f4231f
|
Extract Function: Infer parameter type candidates
#KT-4940 Fixed
|
2014-06-23 21:10:12 +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 |
|
Alexey Sedunov
|
3c5c0248a7
|
Extract Function: In case of top-level and member declarations place extracted function after the original container
|
2014-06-02 19:48:35 +04:00 |
|
Alexey Sedunov
|
0d90dcf010
|
Extract Function: Add test data
|
2014-04-17 19:01:20 +04:00 |
|