Nicolas Cannasse %!s(int64=20) %!d(string=hai) anos
pai
achega
9afeed3bb3
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      doc/CHANGES.txt

+ 8 - 0
doc/CHANGES.txt

@@ -1,4 +1,12 @@
 2005-12-??: alpha 5
+	added -main
+	catches are now working with Neko
+	restricted catch types for type-safety
+	added constructor inheritance + check if superconstructor is called
+	allowed Dynamic-only subtyping on type parameters
+	added method closures to Neko generation
+	added class Reflect
+	added License : libraries are BSD
 
 2005-12-10: alpha 4
 	forbid break and continue outside loops