Jinseong Jeon
|
7ef1c74bbf
|
FIR2IR: apply adapted reference conversion to coercion-to-unit
|
2020-08-05 17:07:27 +03:00 |
|
Jinseong Jeon
|
4e14f9500f
|
FIR: account for vararg when creating KFunction type for callable reference
|
2020-07-20 09:39:34 +03:00 |
|
Jinseong Jeon
|
0d2552b0b6
|
FIR: record and serialize the modifier "fun" for functional interface
|
2020-06-08 09:42:32 +03:00 |
|
simon.ogorodnik
|
ac1769a474
|
[FIR2IR] Support SAM constructors
|
2020-05-25 21:24:39 +03:00 |
|
Jinseong Jeon
|
615636ed55
|
FIR2IR: apply SAM conversion to arguments of functional type.
|
2020-05-15 15:08:43 +03:00 |
|
Juan Chen
|
188abc243a
|
[FIR] add vararg arguments support, improve vararg parameters support
|
2020-01-31 16:41:25 +03: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 |
|