Alexey Sedunov
|
3e2036b6ec
|
Convert Member to Extension Intention: Drop open/final modifiers, add imports when necessary, transform Java-site calls
#KT-8876 Fixed
|
2016-02-01 13:18:44 +03:00 |
|
Alexey Sedunov
|
26c47cda47
|
Convert Object Literal to Lambda Intention: Move lambda out of parentheses when possible. Fix after-template
#KT-10778 Fixed
|
2016-02-01 13:18:41 +03:00 |
|
Alexey Sedunov
|
d662b02e95
|
Move: Nested classes support
#KT-9027 In Progress
|
2016-01-26 18:19:09 +03:00 |
|
Alexey Sedunov
|
70a851fe44
|
Move/Change Package Directive Intention: Skip callee references to inner class constructors
#KT-10554 Fixed
|
2016-01-14 13:55:05 +03:00 |
|
Alexey Sedunov
|
aeefdffaab
|
Implement Abstract Member Intention: Support primary constructor parameters
#KT-8427 Fixed
|
2015-12-30 00:56:34 +03:00 |
|
Alexey Sedunov
|
4fba251fba
|
Intentions: 'Implement abstract member' (Kotlin -> Java)
#KT-8467 Fixed
|
2015-12-25 18:50:41 +03:00 |
|
Pavel V. Talanov
|
fd893ba499
|
Fix test data for reconcile package with directory test
(cherry picked from commit b926e02)
|
2015-10-19 16:03:17 +03:00 |
|
Alexey Sedunov
|
1b9bbf0bb6
|
Move Declaration to Separate File: Process internal references since imports may be necessary in the new file
|
2015-10-01 17:35:11 +03:00 |
|
Alexey Sedunov
|
33c93eb4a9
|
Move Declarations: Add intention which moves top-level declaration to the separate file in the same directory and package
#KT-4936 Fixed
|
2015-09-11 02:20:38 +03:00 |
|
Alexey Sedunov
|
d096e74c10
|
Move: Implement inspection which reports mismatch between package directive and containing directory
|
2015-05-01 18:58:09 +03:00 |
|