Alexander Udalov
|
abf46d593c
|
Fix incorrect test data
|
2014-07-19 02:08:24 +04:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Alexey Sedunov
|
fbb1c2921b
|
Safe Delete: Add support of default and by-name parameters
|
2014-02-03 13:47:04 +04:00 |
|
Alexey Sedunov
|
e52da4fce0
|
Support JetParameter in element description provider
|
2014-02-03 13:47:01 +04:00 |
|
Alexey Sedunov
|
624ac55415
|
Add more "Safe Delete" tests for value parameters
|
2014-01-24 15:24:35 +04:00 |
|
Alexey Sedunov
|
001d95f4b8
|
Forbid safe delete action if target element is a property setter parameter
|
2014-01-24 15:24:32 +04:00 |
|
Alexey Sedunov
|
83c9c49125
|
Add Safe Delete tests for extension functions and properties
|
2014-01-24 15:24:30 +04:00 |
|
Alexey Sedunov
|
fffae7b6a4
|
Forbid "safe delete" for anonymous objects
|
2014-01-24 13:10:23 +04:00 |
|
Alexey Sedunov
|
5cfb07072c
|
Reuse Java safe delete for Kotlin classes and objects
|
2014-01-24 13:10:22 +04:00 |
|
Alexey Sedunov
|
d432c10251
|
Reuse Java safe delete for non-local functions in Kotlin
|
2014-01-24 13:10:20 +04:00 |
|
Alexey Sedunov
|
e70af5d372
|
Improvements in element description provider (proper treatment of light classes/methods, support of simple vs qualified names)
|
2014-01-24 13:10:19 +04:00 |
|
Natalia Ukhorskaya
|
bacf8b58f3
|
Update to 132.1071
|
2013-11-15 17:10:46 +04:00 |
|
Alexey Sedunov
|
2704328160
|
Implement "Safe Delete" refactoring for value parameters
|
2013-08-01 15:41:34 +04:00 |
|
Alexey Sedunov
|
203e80debe
|
Implement "Safe Delete" refactoring for type parameters
Conflicts:
idea/src/org/jetbrains/jet/plugin/refactoring/safeDelete/KotlinSafeDeleteProcessor.java
Conflicts:
generators/org/jetbrains/jet/generators/tests/GenerateTests.java
Conflicts:
generators/org/jetbrains/jet/generators/tests/GenerateTests.java
|
2013-07-29 19:24:53 +04:00 |
|
Alexey Sedunov
|
0b53ffe4d8
|
Restructure "Safe Delete" test data directories
Conflicts:
generators/org/jetbrains/jet/generators/tests/GenerateTests.java
|
2013-07-29 19:24:27 +04:00 |
|
Alexey Sedunov
|
639336b2f5
|
Implement "Safe Delete" refactoring for properties
|
2013-07-29 19:24:13 +04:00 |
|
Alexey Sedunov
|
cd6b6e4934
|
Implement "Safe Delete" refactoring for named functions
Conflicts:
idea/src/org/jetbrains/jet/plugin/refactoring/safeDelete/KotlinSafeDeleteProcessor.java
|
2013-07-19 19:53:50 +04:00 |
|
Alexey Sedunov
|
f2dd8a6b60
|
Implement "Safe Delete" refactoring for classes and objects
|
2013-07-12 21:06:05 +04:00 |
|