[haXe] haXe 1.05 !

Nicolas Cannasse ncannasse at motion-twin.com
Wed Aug 16 18:39:03 CEST 2006


Hi list,

I'm please to announce that haXe 1.05 is now available to download from
http://haxe.org/download

New features :
  - Flash9 support ! See http://haxe.org/tutos/flash9
  - Reflect has been split into two API see http://haxe.org/api/Type

All changes :
  * moved Md5 to haxe package.
  * some method renamed in neko.FileSystem.
  * added neko.remoting.Server.setLogger
  * fixed bug in haxe.Serializer on neko
  * fixed bugs in haXe.Unserializer on neko
  * fixed sqlite escape & quote , added BOOL support
  * allowed direct property access in getter/setter (prevent rec loop)
  * allowed event-driven neko http requests
  * forbidden "name" static in js
  * don't allow variable redeclaration in subclasses
  * added && || and ! in conditional compilation rules
  * metas : removed __construct__ and class.toString.
  * metas : __super__ and __interfaces__ now optional
  * added Type api (seperated from Reflect)
  * flash 9 support

Enjoy !

Nicolas




More information about the Haxe mailing list