Alexander Udalov
|
3b9d90429b
|
Simplify local class name serialization, don't go through extension
Also fix it for the case of a class in a non-default package
|
2015-09-29 16:26:28 +03:00 |
|
Michael Nedzelsky
|
d81490d2f2
|
fix tests in org.jetbrains.kotlin.serialization
|
2015-09-08 02:04:50 +03:00 |
|
Dmitry Petrov
|
a47eaa2cb5
|
Change part class naming scheme
update tests depending on part class naming
|
2015-09-07 16:28:42 +03:00 |
|
Alexander Udalov
|
6ce8d6bd2e
|
Serialize descriptors for local/anonymous classes on JVM
Reflection needs this information to work for local classes and anonymous
objects
|
2015-02-16 21:46:21 +03:00 |
|