Files
kotlin-fork/compiler/testData
Alexander Udalov 83ef095093 Change enum entry resolution strategy in JDR
Enum entry is now resolved into a class with a class object, which inherits
from the former class, as in the other parts of the compiler. Create a special
class EnumEntrySyntheticClassDescriptor which will be reused in deserialization
later
2013-12-02 19:56:06 +04:00
..
2013-10-01 19:32:38 +04:00
2013-12-02 18:30:42 +04:00
2013-12-02 10:40:54 +04:00
2013-12-02 18:30:43 +04:00
2013-03-27 19:19:55 +04:00
2013-11-26 12:53:06 +04:00