Jinseong Jeon
|
f1fa290d49
|
FIR checker: report val reassignment
|
2021-03-03 12:27:11 +03:00 |
|
Dmitriy Novozhilov
|
26458875d5
|
[FIR] Add checker for uninitialized properties
|
2020-06-19 15:53:09 +03:00 |
|
Mikhail Glukhikh
|
8884cbe415
|
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
|
2020-03-05 09:39:40 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Mikhail Glukhikh
|
285d5d06c7
|
More precise value reassignment analysis. #KT-7418 Fixed. #KT-6902 Fixed.
Variable can now be "exactly initialized", "may be initialized" and "not initialized".
A set of relevant tests. Some fixed tests.
|
2015-09-02 12:07:18 +03:00 |
|