Valentin Kipyatkov
|
2df60a27c8
|
Better code for change variable mutability fix
|
2014-07-10 23:20:39 +04:00 |
|
Andrey Breslav
|
6df3a3042c
|
Properly handle the case of backing field access qualified with 'this' reference
|
2013-12-05 13:28:40 +04:00 |
|
Michał Sapalski
|
bb9c65de4a
|
Quickfix for UNUSED_VARIABLE
|
2013-02-21 13:09:26 +04:00 |
|
Michał Sapalski
|
4209430fe6
|
Quickfix for INACCESSIBLE_BACKING_FIELD
|
2013-02-20 15:59:21 +04:00 |
|
Michał Sapalski
|
102f49b251
|
Quickfix for NO_BACKING_FIELD_CUSTOM_ACCESSORS
|
2013-02-19 20:56:27 +04:00 |
|
Michał Sapalski
|
6cd8779126
|
Quickfix for NO_BACKING_FIELD_ABSTRACT_PROPERTY.
|
2013-02-15 19:07:51 +04:00 |
|
Jack Zhou
|
a5cecd6048
|
Added quickfix for VAR_OVERRIDDEN_BY_VAL.
|
2013-02-13 14:22:54 +04:00 |
|
Svetlana Isakova
|
327b471eaf
|
"Change to function invocation" fix added
|
2012-05-23 21:53:17 +04:00 |
|
Alexander.Podkhalyuzin
|
b5b9f7ba98
|
Fixed broken testdata.
|
2012-05-23 15:58:12 +04:00 |
|
Nikolay Krasko
|
a0d8ab6db5
|
KT-1712 Formatting for getters and setters
#KT-1712 fixed
|
2012-04-04 17:36:55 +04:00 |
|
Nikolay Krasko
|
c21cdaf413
|
Start working with spaces:
KT-1532 IDEA should remove extra whitespaces when reformmating code
KT-1378 Code formatting: spaces around ':'
#KT-1532 fixed
#KT-1378 fixed
|
2012-03-11 22:11:55 +04:00 |
|
svtk
|
0e8dbbac2f
|
quick fixes refactoring (disuse of CodeEditUtil)
|
2011-12-29 15:50:30 +04:00 |
|
svtk
|
ec55dddfcd
|
backing fields resolve changed
KT-462 Consider allowing initializing properties via property names when it is safe
KT-598 Allow to use backing fields after this expression
|
2011-12-06 22:41:19 +04:00 |
|
svtk
|
a00ad38a1c
|
KT-510 this. allows initialization without backing field
|
2011-11-21 14:35:08 +04:00 |
|
svtk
|
2eb7835ae1
|
Registered 'change variable mutability' fix for 'val reassignment' error
|
2011-11-03 18:30:28 +04:00 |
|
svtk
|
a3ef9f9b50
|
Added 'change to backing field' fix
|
2011-11-01 19:00:57 +04:00 |
|