[haXe] haXe beta 2

Nicolas Cannasse ncannasse at motion-twin.com
Sun Feb 19 10:47:12 CET 2006


Hi lists,

haXe Beta 2 have just been release on http://haxe.org

Changes are the following :
   - renamed neko.db.Result to neko.db.ResultSet
   - added Date support for Mysql results
   - added private fields for static class anonymous types
   - disambigous >=, >>= and >>>=
   - fixed inheritance bug in swf and neko generators
   - improved function parameters type error reporting.
   - allowed variable number of args for flash.* constructors.
   - added Math.random(), Reflect.empty()
   - added flash.XMLSocket and flash.Timer classes
   - completed Std class with conversion functions and others.
   - completed flash.Lib class with flash toplevel functions.
   - fixed bugs in neko webserver

With the additions in Std and flash.Lib, Flash support should be 
complete. Next Beta should see JavaScript support and much more.
(you can watch haXe generated API from http://haxe.org/api )

Nicolas



More information about the Haxe mailing list