Nicolas Cannasse 18 年之前
父节点
当前提交
2e89d04c9f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      doc/CHANGES.txt

+ 2 - 0
doc/CHANGES.txt

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