pyos
|
aa58ed9234
|
JVM_IR: partially implement FIR local delegated property reflection
Type parameter references are broken, just like for lambdas. Also, the
code is super ugly.
|
2020-09-22 09:35:45 +03:00 |
|
Mark Punzalan
|
9df2f69f09
|
[FIR] Disable failing blackbox codegen tests for FIR.
|
2019-11-19 11:00:09 +03:00 |
|
pyos
|
6c68474489
|
JVM_IR: use correct signatures for local delegated property references
Which is `<v#N>` where N is the index of that property in the containing
class.
|
2019-03-19 12:00:29 +01:00 |
|
Mikhael Bogdanov
|
e149cbe852
|
Mute failed jvm ir tests
|
2018-06-28 12:26:41 +02:00 |
|
Alexander Udalov
|
4d2fbf1801
|
Fix reflection for local delegated properties inside interface
#KT-19690
|
2017-08-17 15:35:11 +02:00 |
|