Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
Ting-Yuan Huang
|
75646f97a4
|
MoveCompanionObjectFields: copy constants into interfaces
Fields having const attribute in companion objects are observable in
Java and should be copied to outer interfaces.
|
2019-05-20 08:43:00 +02:00 |
|
Mikhael Bogdanov
|
e149cbe852
|
Mute failed jvm ir tests
|
2018-06-28 12:26:41 +02:00 |
|
Alexander Udalov
|
543db380d2
|
Use isJvmInterface in JVM back-end instead of isInterface
To support const vals and proper initialization order for companions of
annotations (since 1.3+) as well as interfaces
#KT-16962 Fixed
|
2018-01-24 15:54:35 +01:00 |
|