Commit Graph

1416 Commits

Author SHA1 Message Date
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
Nikolay Krasko 0c758902ef KT-621 Remove .foo() pattern matching from when (Some tests were rewritten) 2011-11-25 17:39:16 +04:00
svtk a00ad38a1c KT-510 this. allows initialization without backing field 2011-11-21 14:35:08 +04:00
svtk d1787a5f6e tests fixed 2011-11-07 13:31:52 +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
svtk f7950f9469 rename 2011-10-25 17:40:36 +04:00
svtk bdf4173680 Added error 'public member should specify type' and quick fix 2011-10-04 14:48:19 +04:00
svtk 50418698db Changes after forbidding modality modifiers in accessors 2011-10-03 17:47:26 +04:00
svtk 6bfaac9c34 Little fix: 'redundant modifier in trait' instead of 'redundant abstract' error 2011-09-30 16:01:45 +04:00
svtk 7ec15fd00a Added tests for 'open' modifier checks 2011-09-29 14:20:57 +04:00
svtk 225913126b Modifiers checks were moved to DeclarationsChecker; added 'open' modifier checks 2011-09-29 13:34:41 +04:00
svtk 7b2c5132f7 'Add primary constructor' quick fix added 2011-09-28 13:50:17 +04:00
svtk 70d4826317 Tests for import class action added 2011-09-28 11:58:55 +04:00
svtk 4ac2a46fb4 Added 'incompatible modifiers' error; 'remove redundant modifier' fix 2011-09-23 13:03:14 +04:00
svtk 7f815176f6 Added more quickfixes; added tests 2011-09-21 17:58:44 +04:00