vladislav.grechko
|
54858c2118
|
[FIR] Fix naming of local classes when serializing metadata
^KT-63655: Fixed
^KT-63901: Fixed
^KT-63988: Fixed
|
2024-02-07 12:30:50 +00:00 |
|
vladislav.grechko
|
34bac48541
|
Add JVM ABI K1/K2 consistency tests
|
2023-12-26 10:18:19 +00:00 |
|
Denis Zharkov
|
38922a84f1
|
FIR: Do not create synthetic properties for non-Java accessors
^KT-35495 Fixed
|
2020-06-11 11:01:43 +03:00 |
|
Georgy Bronnikov
|
094de9fb5e
|
IR: Do not capture variables from method calls in ClosureAnnotator
To call a method of a class, you never need to supply any values of
local variables (they would always be provided to the constructor).
|
2019-12-10 17:31:12 +03:00 |
|