[haXe] haXe 1.13 Released !
Nicolas Cannasse
ncannasse at motion-twin.com
Fri May 18 19:06:30 CEST 2007
Hi list,
I'm please to announce the release of haXe 1.13.
Windows and Linux versions are available, Mac one should follow soon.
Most of the changes are various minor and medium bugfixes, here's the
complete list :
- fixed bug with local variable masking package in catch type
- fixed "Not_found" when enum params differs
- added "override" for AS3 generator
- fixed stack overflow in typedefs
- added haxe.Timer.queue, removed delayedArg (use callback instead)
- fixed haxe.remoting.SocketConnection (msg invertions might occur)
- add uniqueness check for switch constants
- js : HtmlCollection and MetaDom.childNodes are not true Arrays
- allowed semicolon after typedef declaration
- fixed in-loop closure usage of "for" variable for Flash and JS
- added neko.net.ThreadRemotingServer.onXml (to handle crossdomain xml)
- more accurate stack trace for socket remoting
- prevent some memory leak in haxe.Timer / JS
- added flash fullscreen support
- added cond?a:b syntax support
- added utf8 buffer api
- added haxelib "dev" mode
- renamed Http.asyncRequest to customRequest
- add classes to Neko module export table
- fixed parametrized enums for Flash6
- fixed bug with completion and interfaces
- fixed --flash-use-stage in Flash9
Best,
Nicolas
More information about the Haxe
mailing list