Released: 2012-07-16
Thank you for choosing Haxe!
Download for your platform and start developing today.
A newer version is available!
The latest stable version is Haxe 4.3.6.
Null<T>
for first, last, popjs.Lib.debug()
Xml.parent()
when no parenthaxe.io.Bytes.blit
when len=0
haxe.Int32.mul
overflow on 52 bitshaxe.Utf8
usage (static 'length' issue)haxe.xml.Parser
(faster, not based on Regexp)for( x in Vector )
Std.int(123)
and Std.int(123.45)
@:bitmap
with 24-bits PNG (flash decode wrong colors)?
haxe.macro.Context.getLocalMethod
using
macro functionscallback(f, _, x)
var:{x:Float} = { x = 1 }
constant structure subtypingArray<Expr>
argument as rest argument<expr>
and macro : <type>
reificationtype(e)
to $type(e)