Igor Chevdar
|
bb8bf28b8b
|
[PSI2IR] Set reflectionTarget for all adapted references
|
2021-02-03 15:26:40 +05:00 |
|
Georgy Bronnikov
|
2c4fcebfec
|
IR: handle adapted bound references
|
2020-04-18 20:31:57 +03:00 |
|
Dmitry Petrov
|
d1c5a42124
|
KT-36024 Generate adapted callable references as lambdas
Make sure both JVM and JVM_IR use the same information to determine
whether a callable reference requires argument adaptation.
|
2020-04-08 19:02:33 +02:00 |
|
Dmitry Petrov
|
c540116b71
|
IR: additional callable reference adapter stuff in IR
- IrFunctionReference.reflectionTarget: IrFunctionSymbol?
- add separate declaration origin for callable reference adapters
- bump IR ABI version
|
2020-01-24 11:21:26 +03:00 |
|