Jinseong Jeon
|
57fe01c375
|
FIR2IR: populate overriddenSymbols for overriding functions
#KT-38416 Fixed
|
2020-04-27 11:50:24 +03:00 |
|
Dmitry Petrov
|
cb1b9c2ccf
|
IR testData: IrSimpleFunction.isOperator
|
2019-11-29 13:53:05 +03:00 |
|
Dmitry Petrov
|
2682057767
|
IR tests: update testData for IrSimpleFunction.isFakeOverride
|
2019-11-01 14:55:09 +03:00 |
|
Mikhail Glukhikh
|
bd5e1aeef5
|
FIR2IR: change backing field visibility to private
|
2019-08-30 11:47:32 +03:00 |
|
Mikhail Glukhikh
|
27ccff12c1
|
FIR: add resolve for delegated super-type
This commit fixes FIR modularized resolve test on whole Kotlin project
(without it we had empty super-type set with delegated super-types)
|
2019-08-22 18:53:15 +03:00 |
|
Dmitry Petrov
|
bdec8b04e8
|
Minor: trim in RenderIrElementVisitor
|
2019-07-31 10:37:35 +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 |
|
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 |
|