Haxe 3.4.4 release, Cross-platform Toolkit
Haxe 3.4.4 has been released. Haxe is a cross-platform programming language that can be used to develop native iOS, Android apps, web pages, and servers and personal desktops. Adjusted as an open source toolkit based on modern, advanced, and strictly typed programming languages, cross-compilers, complete cross-platform standard libraries and native features.
Changelog:
- flash: fixed flash target broken when compiled with OCaml 4.05 ( # 6589 )
- php7: fixed access
static inline var
via reflection ( # 6630 ) - js: fixed js syntax error for
value.iterator--
( # 6637 ) - cpp: fixed evaluation order problem when constructing counters ( # 6643 )