暂无描述

Nicolas Cannasse 4ee758d0a8 allow static/override/properties declarations in @:build classes 14 年之前
doc 2c57ef4a32 minor 14 年之前
std 09b5fdc45a added @:build for classes 14 年之前
tests e35a0fed04 fixed flash9 Xml.nodeValue for comments (does not include <!--/-->) 14 年之前
Makefile 8e644ecd32 no auto commit on export (need add) 15 年之前
Makefile.win 6f59e12520 added custom JS generator 14 年之前
ast.ml 4ee758d0a8 allow static/override/properties declarations in @:build classes 14 年之前
codegen.ml dd71e33080 directly handle unary neg on int/float constants at parser-level 14 年之前
common.ml c62bce5de9 automate + simplify lexer line_index build 14 年之前
genas3.ml 6be493eb78 fixed issue #302 14 年之前
gencpp.ml 15e3fb8be1 Don't output debug info unless debugging 14 年之前
genjs.ml f4dc446d92 minor fix 14 年之前
genneko.ml c62bce5de9 automate + simplify lexer line_index build 14 年之前
genphp.ml c84cf66dba fixed issue in TestLocals.testParallelCapture 14 年之前
genswf.ml a334f85588 fixed issue #288 14 年之前
genswf8.ml c62bce5de9 automate + simplify lexer line_index build 14 年之前
genswf9.ml c62bce5de9 automate + simplify lexer line_index build 14 年之前
genxml.ml 00bdfdbb2b fixed some --gen-hx-classes issues 14 年之前
haxe.sln e3b0842b33 added 20 年之前
haxe.vcproj 1b8e2d7a44 macros interp working (still need to pass unit tests) 15 年之前
interp.ml 8e26ea9243 fixed $rethrow 14 年之前
lexer.mll c62bce5de9 automate + simplify lexer line_index build 14 年之前
main.ml 8e86548666 prefix warnings with "Warning :" (better IDE integration) 14 年之前
optimizer.ml 3a2db51708 fixed some Null<T> issues in inline (fixed issue #322) 14 年之前
parser.ml 8e967234f5 removed unary + 14 年之前
type.ml 62ed7ee558 added metadata position 14 年之前
typecore.ml 7628234815 big speedup for compiler internal completion 14 年之前
typeload.ml 4ee758d0a8 allow static/override/properties declarations in @:build classes 14 年之前
typer.ml dd71e33080 directly handle unary neg on int/float constants at parser-level 14 年之前