Dmitry Jemerov
|
fbcc519098
|
Fix tests affected by annotation wrapping changes
|
2017-07-20 12:32:48 +02:00 |
|
Dmitry Jemerov
|
5f9a33564a
|
Implement option for wrapping method annotations
|
2017-07-07 16:48:31 +02:00 |
|
Alexey Sedunov
|
50a38df8b1
|
Remove Parentheses: Forbid on call inside a call without argument list
#KT-18699 Fixed
|
2017-06-29 17:42:17 +03:00 |
|
Alexey Sedunov
|
1d36c49537
|
Copy: Copy elements and process usages under the same write action
In some cases doing these operations in separate write actions
may lead to invalidation of copied elements
#KT-18149 Fixed
|
2017-06-22 19:50:51 +03:00 |
|
Alexey Sedunov
|
6b18ff1d97
|
Copy/Move: Fix processing of calls used as callees
#KT-18241 Fixed
|
2017-06-22 19:50:50 +03:00 |
|
Alexey Sedunov
|
13212f06b4
|
Copy/Move: Fix processing of imported Java static members
#KT-18098 Fixed
|
2017-06-08 14:37:37 +03:00 |
|
Alexey Sedunov
|
2f88b6ef9b
|
Copy: Rename only self-usages of the copied class
#KT-18034 Fixed
|
2017-06-08 14:37:30 +03:00 |
|
Alexey Sedunov
|
1072495001
|
Copy: Support top-level declarations
|
2017-05-16 13:10:41 +03:00 |
|
Alexey Sedunov
|
4c1c1a989a
|
Copy: Support multiple classes in the same file
|
2017-05-16 13:10:40 +03:00 |
|
Alexey Sedunov
|
92446df14a
|
Copy: Support class copying
#KT-8180 Fixed
#KT-9054 Fixed
|
2017-05-16 13:10:39 +03:00 |
|