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 |
|
Dmitry Petrov
|
cb1b9c2ccf
|
IR testData: IrSimpleFunction.isOperator
|
2019-11-29 13:53:05 +03:00 |
|
Dmitriy Novozhilov
|
3658bee253
|
[FIR] Fix testdata related to callable references
|
2019-10-29 13:03:13 +03:00 |
|
Dmitriy Novozhilov
|
b93357be48
|
[FIR] Support assignment operators
|
2019-10-29 13:03:13 +03:00 |
|
Denis Zharkov
|
ea43d2880c
|
FIR: Update FIR2IR test data changed because of callable references
^KT-32725 Fixed
|
2019-10-28 17:07:26 +03:00 |
|
Mikhail Glukhikh
|
da22898a19
|
FIR2IR: set 'SetField' type to Unit, convert explicit 'this' references
|
2019-08-30 11:47:30 +03:00 |
|
Dmitry Petrov
|
bdec8b04e8
|
Minor: trim in RenderIrElementVisitor
|
2019-07-31 10:37:35 +03:00 |
|
Mikhail Glukhikh
|
213f951da3
|
FIR: partial implementation of delegate resolve #KT-32217 Fixed
|
2019-07-25 09:46:34 +03:00 |
|
Mikhail Glukhikh
|
63b7fa70f9
|
FIR2IR: add extension receiver parameters to functions
|
2019-07-25 09:46:29 +03:00 |
|
Mikhail Glukhikh
|
26974788e9
|
FIR2IR converter: handle receivers and parents more correctly
|
2019-05-23 14:02:07 +03:00 |
|
Mikhail Glukhikh
|
5262f0a53f
|
Fir2Ir: apply major text data update after a bunch of resolve changes
|
2019-04-30 18:45:57 +03:00 |
|
Dmitry Petrov
|
b78d1bb2b9
|
IrConstructorCall support in JVM_IR, JS_IR, and FIR2IR
|
2019-04-26 17:43:25 +03:00 |
|
Mikhail Glukhikh
|
881073b1c9
|
Add basic FIR -> IR converter with a set of text tests
Tests duplicate IrTextTestCaseGenerated
#KT-24065 Fixed
|
2019-04-05 16:18:58 +03:00 |
|