Nicolas Cannasse 19 년 전
부모
커밋
29dc5b4212
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/CHANGES.txt

+ 2 - 0
doc/CHANGES.txt

@@ -6,6 +6,8 @@
 	defined __class__ and other meta accesses for Flash and Neko
 	fixed type hole for compiler-know types (should not resolve using imports)
 	changed packages : neko.* and flash.* (with protection)
+	added Lazy types : type the fields when they are needed with recursion
+	untyped accesses are monomorphs, not dynamics.
 
 2005-12-23: alpha 5
 	added -main commandline parameter