Ilmir Usmanov
|
5a47eaf215
|
Fix @JvmInline value class tests for JS BE
|
2021-10-11 12:09:52 +03:00 |
|
zhelenskiy
|
1da46586bd
|
Replaced deprecated inline classes with JvmInline value classes in tests
|
2021-10-11 12:09:51 +03:00 |
|
Svyatoslav Kuzmich
|
9ef899ef10
|
[Wasm] Reuse Callable reference and SAM lowerings from JS
|
2021-10-08 07:24:41 +03:00 |
|
Svyatoslav Kuzmich
|
aa5f98f919
|
[JS] Remove KJS_WITH_FULL_RUNTIME for tests that already have WITH_RUNTIME
|
2021-10-07 22:36:18 +03:00 |
|
Steven Schäfer
|
84d78035e4
|
JVM IR: Avoid double mangling of function reference invoke methods
|
2021-04-29 13:10:43 +02:00 |
|
Ilmir Usmanov
|
e47715f52b
|
Minor. Add tests with returning inline class from SAM adapter
|
2021-03-16 20:57:05 +01:00 |
|
Ilmir Usmanov
|
c9f41a2440
|
Minor. Ignore tests on WASM
|
2021-03-15 06:14:44 +01:00 |
|
Ilmir Usmanov
|
149064803d
|
JVM_IR: Do not unbox Result argument inside java SAM adapters
#KT-45259
|
2021-03-15 06:14:42 +01:00 |
|
Ilmir Usmanov
|
4099dfc7e0
|
JVM_IR: Do not unbox Result argument inside SAM adapters
#KT-45259 Fixed
|
2021-03-15 06:14:40 +01:00 |
|
Mikhail Zarechenskiy
|
b7c43fc7db
|
Refactoring: move test folder out of "inline classes" folder
It was added there by mistake
|
2020-01-17 19:36:08 +03:00 |
|
Mikhail Zarechenskiy
|
0ee977c42e
|
FIC: Support base version of conversions in JVM backend
Proper support for JVM backend will be in the further commmits
|
2020-01-17 19:36:02 +03:00 |
|
Mikhail Zarechenskiy
|
55935cc98a
|
FIC: introduce language feature, modifiers checks and basic tests
|
2020-01-17 19:36:00 +03:00 |
|