Alexander Gorshenev
|
bd78e7e0aa
|
Move property serialization to symbols
Make sure private field's wrapped descriptor is bound
|
2019-04-29 04:10:00 +03:00 |
|
Alexander Gorshenev
|
2c026114ae
|
Made IrStatementOrigin serialization field optional for all statements
|
2019-04-29 04:04:16 +03:00 |
|
Alexander Gorshenev
|
85f85fb3e8
|
IrStatementOrigin support in newly introduced IrDelegatedPropertyReference
|
2019-04-29 04:04:16 +03:00 |
|
Alexander Gorshenev
|
19bd01cc8a
|
Introduced proper IrStatementOrigin serialization.
|
2019-04-29 04:04:16 +03:00 |
|
Roman Artemev
|
2a3ce8e9f1
|
Serialize IrConstructorCall
|
2019-04-26 17:43:26 +03:00 |
|
Dmitry Petrov
|
b78d1bb2b9
|
IrConstructorCall support in JVM_IR, JS_IR, and FIR2IR
|
2019-04-26 17:43:25 +03:00 |
|
Dmitry Petrov
|
e3fd74a580
|
IR: annotations are represented as IrConstructorCall elements
Also, they are rendered somewhat nicer
|
2019-04-26 17:43:24 +03:00 |
|
Dmitry Petrov
|
db7bcb6464
|
IR proto: IrConstructorCall in protobuf format
|
2019-04-26 17:43:24 +03:00 |
|
Leonid Startsev
|
406896eaf0
|
Implement equals/hashcode for IrDeclarationOrigin so deserialized unknown origins would be compared correctly
|
2019-04-26 14:59:51 +03:00 |
|
Dmitry Gridin
|
37c856290f
|
Fix minor compile warnings
|
2019-04-25 19:47:39 +07:00 |
|
nikita.movshin
|
65244b4bea
|
Update copyright.
Change the copyright from "JetBrains s.r.o." to
"JetBrains s.r.o. and Kotlin Project contributors"
Update only 2 lines copyright.
|
2019-04-23 20:09:22 +03:00 |
|
Alexander Gorshenev
|
3ae64061c1
|
Minimal tweaks in IR Validation code just to be able to turn it on in Native.
|
2019-04-22 19:42:33 +03:00 |
|
Alexander Gorshenev
|
ce6cda631d
|
IrDelegatedProperty and IrDelegatedPropertyReference were missing from the serialization
|
2019-04-11 17:50:53 +03:00 |
|
Anton Bannykh
|
ad4c2144a7
|
JS IR: moved klib creation to the serialization_test module
|
2019-04-05 12:30:20 +03:00 |
|
Anton Bannykh
|
08785b7cea
|
JS IR: split serialization into a separate module
|
2019-04-05 12:30:20 +03:00 |
|
Anton Bannykh
|
42f576f033
|
IR: move serialization to serialization.common
|
2019-04-05 12:30:20 +03:00 |
|