Haxe 3.4.3 已发布。Haxe 原定位是一门跨平台编程语言,可胜任开发原生 iOS、Android 应用、网页,可应用于服务器和个人桌面。调整后定位为一款基于现代、高级、严格类型化的编程语言、交叉编译器、完整的跨平台标准库和原生特性的开源工具包。
Haxe 3.4.3 是针对 3.4.2 中出现的各种小 bug 的修复版本,包括:
all : fixed DCE issue with interface fields (#6502)
cpp : fixed return typing for embedded closures (#6121)
php7: fixed @:enum abstract generation without -dce full (#6175)
@:enum abstract
-dce full
php7: fixed using enum constructor with arguments as a call argument (#6177)
php7: fixed accessing methods on dynamic values (#6211)
php7: fixed null property access (#6281)
null
php7: fixed setting values in a map stored in another map (#6257)
php7: implemented php.Lib.mail()
php.Lib.mail()
php7: implemented php.Lib.loadLib()
php.Lib.loadLib()
php7: implemented php.Lib.getClasses() (#6384)
php.Lib.getClasses()
php7: fixed exception on Reflect.getProperty(o, field) if requested field does not exist (#6559)
Reflect.getProperty(o, field)
php/php7: fixed accessing enum constructors on enum type stored to a variable (#6159)
php/php7: fixed "cannot implement previously implemented interface" (#6208)
php: fixed invoking functions stored in dynamic static vars (#6158)
php: fixed field access on new MyClass() expressions wrapped in a cast (#6294)
new MyClass()
cast
macro : fixed bug in addClassPath that overwrites macro class paths with context class paths
下载地址:
http://haxe.org/download/
评论删除后,数据将无法恢复
Haxe 3.4.3 发布,基于高级编程语言的工具包
Haxe 3.4.3 已发布。Haxe 原定位是一门跨平台编程语言,可胜任开发原生 iOS、Android 应用、网页,可应用于服务器和个人桌面。调整后定位为一款基于现代、高级、严格类型化的编程语言、交叉编译器、完整的跨平台标准库和原生特性的开源工具包。
Haxe 3.4.3 是针对 3.4.2 中出现的各种小 bug 的修复版本,包括:
all : fixed DCE issue with interface fields (#6502)
cpp : fixed return typing for embedded closures (#6121)
php7: fixed
@:enum abstractgeneration without-dce full(#6175)php7: fixed using enum constructor with arguments as a call argument (#6177)
php7: fixed accessing methods on dynamic values (#6211)
php7: fixed
nullproperty access (#6281)php7: fixed setting values in a map stored in another map (#6257)
php7: implemented
php.Lib.mail()php7: implemented
php.Lib.loadLib()php7: implemented
php.Lib.getClasses()(#6384)php7: fixed exception on
Reflect.getProperty(o, field)if requested field does not exist (#6559)php/php7: fixed accessing enum constructors on enum type stored to a variable (#6159)
php/php7: fixed "cannot implement previously implemented interface" (#6208)
php: fixed invoking functions stored in dynamic static vars (#6158)
php: fixed field access on
new MyClass()expressions wrapped in acast(#6294)macro : fixed bug in addClassPath that overwrites macro class paths with context class paths
下载地址:
http://haxe.org/download/