Nicolas Cannasse 15 年 前
コミット
7b0ac5c958
2 ファイル変更4 行追加1 行削除
  1. 3 0
      doc/CHANGES.txt
  2. 1 1
      doc/extract.hxml

+ 3 - 0
doc/CHANGES.txt

@@ -21,6 +21,9 @@
 	all : added -exclude-package compiler switch
 	all : added -include-package compiler switch
 	neko : added getFieldsNames to neko.db.ResultSet (supported in Neko 1.8.2 mysql driver)
+	all : added --macros and haxe.macro.Compiler
+	all : allow macro type patches
+	flash9 : changed --gen-hx-classes implementation
 
 2010-08-14: 2.06
 	neko : change serializer to be able to handle instances of basic classes from other modules

+ 1 - 1
doc/extract.hxml

@@ -2,5 +2,5 @@
 -swf-lib library.swf
 -swf9 test.swf
 -swf-version 10
---macro patchTypes("patches.txt")
+--macro patchTypes("../doc/extract.patch")
 --gen-hx-classes