Ivan Kochurkin
|
d87619e06e
|
[FIR & IR] Support of default values for arguments in expect functions
Add FirActualDeclarationChecker that checks expect/actual return types
^KT-56331 Fixed, ^KT-56334 Fixed
|
2023-03-01 22:10:07 +00:00 |
|
Ilya Kirillov
|
69c024a5ce
|
[FIR] optimize deprecation calculation for symbols
All symbols except member callables can be deprecated if they have non-empty annotation list
^KT-56800 fixed
|
2023-02-24 16:10:57 +01:00 |
|
Egor Kulikov
|
6bb71b44f6
|
[FIR] Use lazy constructor delegate even if there's no KtConstructor
Twelfth step for ^KT-52615
Merge-request: KT-MR-8895
Merged-by: Egor Kulikov <Egor.Kulikov@jetbrains.com>
|
2023-02-20 10:50:09 +00:00 |
|
Mikhail Glukhikh
|
df5aa59185
|
K2: Don't use FirTypeParameterSymbol.resolvedBounds() from inference
|
2022-12-12 16:21:05 +00:00 |
|