Ingen beskrivning

Nicolas Cannasse 2d3877d315 removed use_native_add, instead use optimization of Std.string for some simple cases 13 år sedan
doc 8c38fc32f2 fixed Std.random(-100) and add to changes (potential backward incompatibility) 13 år sedan
std 1984a6c1cb optimized implementation : use a bytearray for flash, don't use regexp for number parsing (tested on flash,ie8,chrome,ffox) 13 år sedan
tests 61f3c39e6c defined "dce" and reactivated as3 unit tests (with DCE disabled) 13 år sedan
Makefile 172e94a3e4 added Compiler.addNativeLib (fixed issue #1099) 13 år sedan
Makefile.win 5222d1f5d7 more makefile compatibility 13 år sedan
ast.ml 856439e781 make property type optional (when an initial value is set) 13 år sedan
codegen.ml 364aba9f72 bugfix : parameters can still contain some complex structures (btw not handled by unique name generation) 13 år sedan
common.ml d140fc7baf disable "static" flag until hxcpp makes it own prefixed 13 år sedan
dce.ml 8df6bab6dc remove "override" from fields when all overridden fields have been removed from DCE 13 år sedan
genas3.ml 3afd3c556e fixed issue with reserved words in object declarations 13 år sedan
gencommon.ml 9baa9267be [java/cs] Fixed class parameter variable shadowing. Fixed Issue #1101 13 år sedan
gencpp.ml dcaf0d610e moved type parameters constraints from cl_implements to cl_kind 13 år sedan
gencs.ml c3a7af07d5 [haxe/java] unit tests compliance update 13 år sedan
genjava.ml 82c601fa0f [java] Fixed Sys.cpuTime() and Sys.args with DCE. Fixed Issue #1091 13 år sedan
genjs.ml a89c644b93 allowed "length" static field (fixed issue #1068) 13 år sedan
genneko.ml c359dd90fe minor fix for -D neko-source with haxe.Int32 13 år sedan
genphp.ml 9052c2cf1b [Php] generate field inits of properties (fixed issue #1087, fixed issue #1100) 13 år sedan
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) 13 år sedan
genswf8.ml cf4fdad824 added property reflection support for Flash8 13 år sedan
genswf9.ml f64cf64733 makes the difference between * / Function / Object (using flash.utils.Object/Function aliases) 13 år sedan
genxml.ml d0de851463 minor fixes 13 år sedan
haxe.sln e3b0842b33 added 20 år sedan
haxe.vcproj ab4830e15a added kill (kill runnning haxe compilation server) 13 år sedan
interp.ml b5e649e51b added Context.unify 13 år sedan
lexer.mll 453f470c4a removed Type/EType (fixed issue #730) 13 år sedan
main.ml 61f3c39e6c defined "dce" and reactivated as3 unit tests (with DCE disabled) 13 år sedan
optimizer.ml 2d3877d315 removed use_native_add, instead use optimization of Std.string for some simple cases 13 år sedan
parser.ml 856439e781 make property type optional (when an initial value is set) 13 år sedan
type.ml 95ac95ed62 handle field marking in static subtyping (fixed issue #1134) 13 år sedan
typecore.ml d84113722d changed local_using to tclass list 13 år sedan
typeload.ml 61f3c39e6c defined "dce" and reactivated as3 unit tests (with DCE disabled) 13 år sedan
typer.ml 2d3877d315 removed use_native_add, instead use optimization of Std.string for some simple cases 13 år sedan