Kirill Rakhman
|
e7c213e06e
|
[FIR] Report separate error for delegated constructor call to interface
#KT-59216 Fixed
|
2023-07-04 16:00:45 +00:00 |
|
Anna Kozlova
|
e5b96561e0
|
[FIR] skip implicit call to enum constructor if super type call exists
otherwise, reference to the super type would be resolved even when it's not
e.g. for interface constructor
^ KTIJ-24437
|
2023-01-27 08:20:07 +00:00 |
|
Ivan Kochurkin
|
5741374883
|
[FIR] Report UPPER_BOUND_VIOLATED only on checkers stage, fix detection of missing cases and testData
|
2021-06-25 20:57:45 +03:00 |
|
Denis.Zharkov
|
d4586cefb4
|
FIR: Properly deserialize upper bounds of classes type parameters
^KT-46661 Fixed
|
2021-05-25 13:28:25 +03:00 |
|
Mikhail Glukhikh
|
0f9f63400e
|
FirSupertypesChecker: implement six more diagnostics
|
2021-05-13 16:13:43 +03:00 |
|
Nick
|
28700ed64c
|
[FIR] Supertype and inheritance checkers group
|
2020-08-12 15:38:29 +03:00 |
|
Mikhail Glukhikh
|
b1e9dbf994
|
[FIR] Use super<Enum> as delegated calls in enum constructors
|
2020-02-21 16:37:56 +03:00 |
|
Dmitriy Novozhilov
|
2536fa0cd5
|
[FIR-TEST] Add new testdata generated after changes in previous commit
|
2019-12-12 16:11:46 +03:00 |
|