Jinseong Jeon
|
9a561f4a7c
|
FIR2IR: generate synthetic members for inline class
|
2020-04-30 13:09:53 +03:00 |
|
Steven Schäfer
|
74791495d7
|
JVM IR: Box inline classes in covariant overrides (KT-30419)
|
2020-04-16 09:07:35 +03:00 |
|
Dmitriy Novozhilov
|
8a2b39d647
|
[FIR] Add checking receivers of callable references
|
2020-04-08 10:38:45 +03:00 |
|
Dmitry Petrov
|
d5ace43614
|
KT-37986 Force boxing of inline class returned from function reference
KT-37998 Provide KotlinType for safe call
|
2020-04-04 01:32:45 +03:00 |
|
Mikhail Glukhikh
|
f374c36cd2
|
[FIR2IR] Generate property extension receiver references properly
|
2020-04-03 13:31:15 +03:00 |
|
Mikhail Glukhikh
|
810b607a65
|
[FIR2IR] Provide receivers also for property callable references
|
2020-03-30 16:23:10 +03:00 |
|
Juan Chen
|
d8539fdde9
|
[FIR2IR] Add dispatch & extension receivers to callable references
|
2020-03-30 16:23:10 +03:00 |
|
simon.ogorodnik
|
f83c20065d
|
[FIR-test] Unmute passing tests, mostly fir2ir
|
2020-03-24 18:58:19 +03:00 |
|
Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
Steven Schäfer
|
917ef250cf
|
Add and (un)mute inline class tests
|
2019-06-13 12:25:06 +02:00 |
|
Dmitry Petrov
|
b13d270d77
|
Test: reference to constructor with inline class parameters
|
2018-10-17 16:38:22 +03:00 |
|
Dmitry Petrov
|
0af2a0dc19
|
Tests: references to private/internal primary val of inline class
|
2018-10-17 16:38:22 +03:00 |
|
Dmitry Petrov
|
3dc4d01adc
|
Tests for callable references and inline classes
|
2018-10-17 16:38:22 +03:00 |
|