Sem descrição

Nicolas Cannasse 014d680bbe don't remove haxelib with clean_haxe há 13 anos atrás
doc 97ddf21d4d spelling mistake há 13 anos atrás
std 32d527b2e1 spod_rtti+haxe3 fix há 13 anos atrás
tests 8142b900de one more customReplace test há 13 anos atrás
Makefile 014d680bbe don't remove haxelib with clean_haxe há 13 anos atrás
Makefile.win 5222d1f5d7 more makefile compatibility há 13 anos atrás
ast.ml 856439e781 make property type optional (when an initial value is set) há 13 anos atrás
codegen.ml 288914481e added again generic recursion check vs. type parameter usage (fixed issue #1169) há 13 anos atrás
common.ml d093466117 [java] Initial Java lib support; Still doesn't handle fields há 13 anos atrás
dce.ml 309eb78044 execute DCE after filters and class state saving, but before on_generate há 13 anos atrás
genas3.ml a48a665352 remove empty blocks and objects in blocks há 13 anos atrás
gencommon.ml 9001aa0979 [java] added libs output to build file há 13 anos atrás
gencpp.ml dcaf0d610e moved type parameters constraints from cl_implements to cl_kind há 13 anos atrás
gencs.ml ee0374ea71 [java/cs] Type parameter constraints are inferred correctly for reflection fields generation. Fixed Issue #1011 há 13 anos atrás
genjava.ml 112a621638 [java] catch Exit exceptions and do not process haxe internal fields há 13 anos atrás
genjs.ml 890deb277e bugfix : enum constructor parameters names were not escaped há 13 anos atrás
genneko.ml c359dd90fe minor fix for -D neko-source with haxe.Int32 há 13 anos atrás
genphp.ml 9052c2cf1b [Php] generate field inits of properties (fixed issue #1087, fixed issue #1100) há 13 anos atrás
genswf.ml 14c787aa85 removed make_as3_public/as3_nativec : no longer allow reflection on AS3 imported classes (causes too many issues, in particular with protected classes VS protected methods) há 13 anos atrás
genswf8.ml cf4fdad824 added property reflection support for Flash8 há 13 anos atrás
genswf9.ml f64cf64733 makes the difference between * / Function / Object (using flash.utils.Object/Function aliases) há 13 anos atrás
genxml.ml 22fee12f31 minor : don't generate empty <meta/> há 13 anos atrás
haxe.sln e3b0842b33 added há 20 anos atrás
haxe.vcproj ab4830e15a added kill (kill runnning haxe compilation server) há 13 anos atrás
interp.ml cb04c45a54 added support for Date.getDay() in macros há 13 anos atrás
lexer.mll 453f470c4a removed Type/EType (fixed issue #730) há 13 anos atrás
main.ml 5d4ba64059 skip empty --next há 13 anos atrás
optimizer.ml a48a665352 remove empty blocks and objects in blocks há 13 anos atrás
parser.ml 856439e781 make property type optional (when an initial value is set) há 13 anos atrás
type.ml d5aa671bd7 even more As3 unit test fixes há 13 anos atrás
typecore.ml d84113722d changed local_using to tclass list há 13 anos atrás
typeload.ml 1d848ec30f assume default Void return type for constructors, but still check for invalid explicit type há 13 anos atrás
typer.ml e31d062beb prevent losing exact type of variable when unifying with an object with subtyping involved (use a TCast instead, similar to what inline does) há 13 anos atrás