暂无描述

Simon Krajewski 39eaa96cfc [swf] add scene tag 9 年之前
doc 73e420e383 added -D unsafe 13 年之前
libs a552423db1 MultiArray bugfix 12 年之前
std 149e122a59 FastCell fix (fixed issue #1049) 13 年之前
tests 69c410d6d2 [all] taken off incorrect tests 13 年之前
Makefile c5a759576f Makefile compatibility 12 年之前
Makefile.win ab4830e15a added kill (kill runnning haxe compilation server) 13 年之前
ast.ml 514bbba4d8 added $(value) reification (currently uses haxe.macro.Context.makeExpr, so only supported in macros) 13 年之前
codegen.ml e078ff26c8 assertion fix 12 年之前
common.ml facb1bb876 [java] Both platforms are now Sys platforms; Added sys.FileSystem for Java 13 年之前
genas3.ml ee21ea3afa quote as3 keywords when used as object key 13 年之前
gencommon.ml 75c588a987 [cs] added main class to build output 13 年之前
gencpp.ml 38ac04cb4b Fix type of TMatch temp 13 年之前
gencs.ml e7fc83eb13 [java/cs] call haxelib run hxcs/hxjava so later we can automatically build the executable 13 年之前
genjava.ml 5875769860 creates output directory if it does not exists already 13 年之前
genjs.ml 54f768d232 ignore :expose when not js_modern 13 年之前
genneko.ml f1ba0f5523 use <System>64 directory for haxelib ndll lookup 13 年之前
genphp.ml 9876f95e84 fixed issue 753 13 年之前
genswf.ml 39eaa96cfc [swf] add scene tag 9 年之前
genswf8.ml cf4fdad824 added property reflection support for Flash8 13 年之前
genswf9.ml db6e35e788 fix for -swf-lib with libs that have too many opcodes 12 年之前
genxml.ml 613ff5319c normalize newlines for documentation + added @:noDoc to exclude a type from documentation 13 年之前
haxe.sln e3b0842b33 added 20 年之前
haxe.vcproj ab4830e15a added kill (kill runnning haxe compilation server) 13 年之前
interp.ml 8ad09dad41 removed EMacro, moved reification to parser 13 年之前
lexer.mll 453f470c4a removed Type/EType (fixed issue #730) 13 年之前
main.ml 604b29bd28 allow haxelib to inject extraParams.hxml when using a library 13 年之前
optimizer.ml c2c5535061 fixed issue #1037 13 年之前
parser.ml 82409ca762 allow function $name() for macros, still forbid it in typer 13 年之前
type.ml 679a23ed28 handle overloads in structural subtyping (fixed issue #1035) 13 年之前
typecore.ml 679a23ed28 handle overloads in structural subtyping (fixed issue #1035) 13 年之前
typeload.ml 849e73cee1 added @:generic and @:rttiInfos, give errors on corresponding implementations when -D haxe3 is set 13 年之前
typer.ml a1c356cc45 important 2.10 fix : completion was broken due to $ locals being generated by completion optimizer 13 年之前