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 |
|
Alexander Udalov
|
37da154ea2
|
Minor, move builtins serializer test data
|
2015-02-16 20:19:47 +03:00 |
|
Pavel V. Talanov
|
7b837e2631
|
Updata test data: txt files for diagnostics tests
|
2015-02-16 15:38:36 +03:00 |
|
Michael Nedzelsky
|
df8fed096c
|
add support for compile time constant serialization
|
2015-02-03 14:41:24 +03:00 |
|
Alexander Udalov
|
63bfa004fd
|
Introduce binary representation for annotations
Will be used where annotations can't be stored elsewhere: for example,
built-ins, JS, type annotations on JDK<8
|
2014-12-03 16:10:19 +03:00 |
|
Alexander Udalov
|
d1425c14ba
|
Test built-ins serializer, untie built-ins from class loader resources
|
2014-11-28 15:39:03 +03:00 |
|