|
@@ -15,6 +15,8 @@
|
|
|
added Class<T> base class type
|
|
|
AsyncConnection.call callback is now optional
|
|
|
fixed if/switch with no else/default compilation
|
|
|
+ moved Reflect.createInstance to Type
|
|
|
+ added Reflect.makeVarArgs
|
|
|
|
|
|
2006-11-22: 1.09
|
|
|
added neko.vm.Module and neko.vm.Loader
|