Alexander Udalov
|
90490b5c0c
|
Delete OBJECT_DECLARATION_NAME slice and relevant usages
JetObjectDeclarationName is almost useless now, since properties aren't created
for objects anymore
|
2013-12-02 19:56:10 +04:00 |
|
Andrey Breslav
|
3bb14c2d4e
|
Throwing FileComparisonFailure enables opening test data file in diff dialog right from the test console
|
2013-10-25 19:55:42 +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
|
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 |
|