Mikhail Glukhikh
|
0622a47493
|
FIR2IR: implement early f/o overridden symbols binding #KT-42784 Fixed
Related to KT-49288
|
2021-11-09 21:04:36 +03:00 |
|
Ilmir Usmanov
|
0dc5f3ac00
|
IC: call JvmDefault method of inline class using boxed receiver
#KT-43698 Fixed
|
2020-12-08 04:33:36 +01:00 |
|
Dmitry Petrov
|
e6a3e38c4d
|
JVM_IR no static inline class members for Kotlin JvmDefault methods
KT-43698 KT-43051
|
2020-12-02 20:04:13 +03:00 |
|
Mark Punzalan
|
238cc7c257
|
[FIR] Enable BytecodeText tests for FIR.
143 out of 767 tests (18.6%) are currently failing.
|
2020-09-29 10:21:21 +03:00 |
|
Steven Schäfer
|
465e9f2d68
|
JVM IR: Always produce stubs for interface methods in inline classes
This matches the behavior of the JVM backend, with the exception of
@JvmDefault methods, which are currently broken on the JVM backend.
|
2020-02-28 14:48:17 +01:00 |
|