Mikhail Glukhikh
|
8884cbe415
|
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
|
2020-03-05 09:39:40 +03:00 |
|
Mikhail Glukhikh
|
14204a842a
|
Refactoring & clarification: implement new FIR tower resolver
|
2020-01-27 00:34:16 +03:00 |
|
simon.ogorodnik
|
5e426fdc71
|
[FIR] Optimization & checking fix: remove usage of dispatchReceiverValue
|
2019-12-27 13:45:59 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|
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 |
|