Andrey Breslav
|
3002ac96f0
|
Supported converting member properties to extensions
Additionally, we now generate <selection>throw UnsupportedOperationException()</selection> when a missing body is added
|
2013-08-27 15:03:27 +04:00 |
|
Andrey Breslav
|
c02f0a7d04
|
Intention to convert a member to an extension
|
2013-08-27 15:03:27 +04:00 |
|
Nikolay Krasko
|
3fd265e34a
|
Remove assert about error type for removing type annotation
|
2013-08-16 18:28:06 +04:00 |
|
Alexey Sedunov
|
6f942a21de
|
Move intention-related classes and tests to "intentions" directory
|
2013-06-13 20:19:38 +04:00 |
|
Mikhael Bogdanov
|
49bbbe1a0b
|
Test update after 'Specify explicitly type' action refactoring
|
2013-02-26 18:34:43 +04:00 |
|
Evgeny Gerashchenko
|
c4bda6a260
|
KT-3000 "Specify Type Explicitly" action works wrong for Enum
#KT-3000 fixed
|
2012-10-29 21:51:02 +04:00 |
|
Evgeny Gerashchenko
|
4e05bee22a
|
Fixed case for intention actions texts.
|
2012-10-29 21:51:02 +04:00 |
|
Andrey Breslav
|
5eaa5b396b
|
Removing usages of tuples from test data
(KT-2358 Drop tuples)
#KT-2358 In progress
|
2012-09-18 20:27:09 +04:00 |
|
Svetlana Isakova
|
0d1790a4f4
|
alternative signature applies for names
mapped in standard library (and differs from auto transformed Java signature)
e.g.Collections.copy(MutableList, List)
|
2012-09-13 17:28:31 +04:00 |
|
Svetlana Isakova
|
7d37df5f38
|
tests changes after collections mapping
|
2012-09-05 18:55:16 +04:00 |
|
Alexander.Podkhalyuzin
|
b5b9f7ba98
|
Fixed broken testdata.
|
2012-05-23 15:58:12 +04:00 |
|
Evgeny Gerashchenko
|
5846123de1
|
Made "Remove Explicitly Specified Type" available on property type.
|
2012-05-03 21:15:55 +04:00 |
|
Evgeny Gerashchenko
|
d9fc85f6f5
|
Added test for "Specify type explicitly" for loop parameters.
#KT-1890 fixed
|
2012-05-03 21:04:43 +04:00 |
|
Evgeny Gerashchenko
|
c0b78cd635
|
Added tests for SpecifyTypeExplicitlyAction.
|
2012-05-03 20:51:42 +04:00 |
|