Mikhail Zarechenskiy
|
e2dcec62d3
|
Fix access to top-level declarations inside anonymous initializer
#KT-16583 Fixed
|
2017-03-02 18:34:51 +03:00 |
|
Mikhail Glukhikh
|
68f0953b02
|
Random-order variable sets are no more in use in CFG #KT-13990 Fixed
(cherry picked from commit fc89385)
|
2016-09-22 13:32:01 +03:00 |
|
Mikhail Glukhikh
|
729de536de
|
Rewrite slice error removed for LEAKING_THIS #KT-13371 Fixed
Also EA-86478 fixed
(cherry picked from commit 5ac3126)
|
2016-08-09 10:28:40 +03:00 |
|
Nikolay Krasko
|
eee45e91ce
|
Add more tests for PropertyAccessorDescriptor.isDeafult() usages
|
2016-06-29 16:16:31 +03:00 |
|
Mikhail Glukhikh
|
a22e7d3bcf
|
KT-12152 : leaking this inspection: accessing non-final member / this in non-final class
|
2016-06-03 14:45:58 +03:00 |
|
Mikhail Glukhikh
|
be40cf8138
|
KT-12152 : constructor consistency: distinguish properties with and w/o backing fields, with default / custom accessors
|
2016-06-03 09:45:49 +03:00 |
|
Mikhail Glukhikh
|
422ea4c6cb
|
KT-12152 : constructor consistency: handle open property accessing
|
2016-06-03 09:45:45 +03:00 |
|
Mikhail Glukhikh
|
f7b5d67543
|
KT-12152 : constructor consistency: handle non-final classes
|
2016-06-03 09:45:41 +03:00 |
|
Mikhail Glukhikh
|
8e18165065
|
KT-12152 : constructor consistency analysis, base cases
|
2016-06-03 09:45:37 +03:00 |
|