Joel Dice
|
953cb69e5e
|
move proxy and annotation code from C++ to Java
This allows code shrinkers to remove it if it's not used by the application.
|
2009-09-19 16:21:15 -06:00 |
|
Joel Dice
|
7aa906d97b
|
support runtime-visible annotations and java.lang.reflect.Proxy
|
2009-09-18 18:01:54 -06:00 |
|
Joel Dice
|
61ba2d617e
|
meant to include this in the last commit
|
2009-06-06 20:38:02 -06:00 |
|
Joel Dice
|
d0f11cd2e5
|
move non-standard classes to avian package
|
2009-06-04 17:59:34 -06:00 |
|
Joel Dice
|
01f302d4b5
|
give avian/Continuations a private constructor; documentation tweaks
|
2009-05-31 14:16:51 -06:00 |
|
Joel Dice
|
f1ff0d75bf
|
avian.Continuations documentation tweaks
|
2009-05-29 19:09:32 -06:00 |
|
Joel Dice
|
b5cb1692fb
|
document avian.Continuations
|
2009-05-29 18:32:16 -06:00 |
|
Joel Dice
|
9ddbf14b6c
|
add classpath/avian/Machine.java
|
2009-05-25 23:31:13 -06:00 |
|
Joel Dice
|
31d9700c9b
|
move SystemClassLoader and Runtime.dumpHeap to avian package
|
2009-05-25 21:36:29 -06:00 |
|
Joel Dice
|
d11af47dca
|
add classpath/avian/IncompatibleContinuationException.java
|
2009-05-24 18:21:19 -06:00 |
|
Joel Dice
|
364f31b785
|
finish initial sketch of dynamicWind implementation
|
2009-05-23 19:49:14 -06:00 |
|
Joel Dice
|
4305fdc7f3
|
begin dynamicWind implementation
|
2009-05-23 16:15:06 -06:00 |
|
Joel Dice
|
66c4867f18
|
more work on continuation support
|
2009-05-05 18:29:05 -06:00 |
|