Mikhail Glukhikh
|
c6c848f929
|
Introduce & use FirJvmSerializerExtension & FirBasedClassCodegen
#KT-38156 In Process
|
2020-04-28 07:34:56 +03:00 |
|
Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
Steven Schäfer
|
9389d88232
|
JVM IR: Hide constructors with inline class parameters
|
2019-10-18 17:20:22 +02:00 |
|
Mikhael Bogdanov
|
3e6f8db975
|
Specify JVM target backend for test with 'import kotlin.reflect.jvm'
|
2018-12-21 16:09:09 +01:00 |
|
Dmitry Petrov
|
3efb07bf7b
|
Return kotlin ctor mapped to a java ctor even if java ctor is synthetic
This allows working with constructors with inline class parameters using
Kotlin reflection, as described in
https://youtrack.jetbrains.com/issue/KT-27429#focus=streamItem-27-3161148-0-0
#KT-27913
#KT-27429
|
2018-11-20 09:53:18 +03:00 |
|