Mikhail Glukhikh
|
bd5e1aeef5
|
FIR2IR: change backing field visibility to private
|
2019-08-30 11:47:32 +03:00 |
|
Mikhail Glukhikh
|
13d14df8ae
|
FIR: set dispatch receiver for data class generated functions
|
2019-08-30 11:47:31 +03:00 |
|
Dmitry Petrov
|
bdec8b04e8
|
Minor: trim in RenderIrElementVisitor
|
2019-07-31 10:37:35 +03:00 |
|
Simon Ogorodnik
|
d3f00280e9
|
Disable data class copy function body in raw FIR
After this commit we require 'copy' body generation in FIR2IR converter
|
2019-05-28 10:18:00 +03:00 |
|
Mikhail Glukhikh
|
2bf80ff64e
|
FIR: support copy functions in data classes
|
2019-05-23 14:02:10 +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 |
|