[haXe] haXe 1.19 Released !
Nicolas Cannasse
ncannasse at motion-twin.com
Sat Apr 5 14:42:45 CEST 2008
Hi list,
I'm please to announce that haXe 1.19 is now available on
http://haxe.org/download for Windows, OSX and Linux.
Changes are the following :
* fixed flash9 Array.toString
* fixed inline return bug
* added haxe.rtti.Generic behavior
* added haxe.FastList
* bugfix to prevent recursive anonymous
* fixed some incorrectly reported "recursive inline" errors
* fixes in genas3 + genswf9 for Dynamic/* in methods
* {} is now an empty object and not an empty block
* fixed some verify errors left in flash9
* fixed private/protected differences in gen-hx-classes
* genswf9 : allowed to store a Class in a typed register
* fixed switch-on-bool (don't use matching)
* genswf9 : optimized switch on ints
* some renames in haxe.rtti.Type
* added flash.utils.TypedDictionary for F9
* genswf9 : fixe debug filename with inline code
* fixed completion for packages starting with 'a' or 'z'
* added flash9.Lib.as
* prevent double Movieclip class declaration when linking flash9 lib
* allow numerical operations on type parameters constraint by Float
* genswf9 : fixed dynamic inheritance
Enjoy !
Nicolas
More information about the Haxe
mailing list