بدون توضیح

Nicolas Cannasse 5f15a01444 minor 13 سال پیش
doc 68b5e84f41 optimized Std.int(123) and Std.int(123.45) 13 سال پیش
std d448e94815 fix for haxe.Http not recognizing lower case transfer-encoding header 13 سال پیش
tests ac81c55d9b removed wrapping for Xml nodes, use instead specific compare when comparing two typed nodes (fixed issue #779) 13 سال پیش
Makefile 3362746d48 fixed ordering 13 سال پیش
Makefile.win ab05dbd254 allow usage of OCaml MingW or Cygwin (by default) 13 سال پیش
ast.ml 2b05fa43ca null, true, false are now keywords 13 سال پیش
codegen.ml e6ba69883a Haxe/Java and Haxe/C# First Commit!!! 13 سال پیش
common.ml f5289d5e1e enforce the error when 'null' is used for a basic type on all static platforms 13 سال پیش
genas3.ml 09d223dbbb haXe -> Haxe 13 سال پیش
gencommon.ml b5094dbeec [java] Finished the Reflect and Std apis. Added Var Args function, and Native Method Function. 13 سال پیش
gencpp.ml 9ef3b2b933 Do not partially add metadata to interfaces 13 سال پیش
gencs.ml 6bac5f255a [java/cs] Int by Int division is now really a Float operation. Fixes Issue #777 13 سال پیش
genjava.ml b5094dbeec [java] Finished the Reflect and Std apis. Added Var Args function, and Native Method Function. 13 سال پیش
genjs.ml 8e0c264665 forbid static 'length' (issue since object is a Function) 13 سال پیش
genneko.ml bb2a7fe99e fixed neko int overflow detection 13 سال پیش
genphp.ml 09d223dbbb haXe -> Haxe 13 سال پیش
genswf.ml 09d223dbbb haXe -> Haxe 13 سال پیش
genswf8.ml 96e5e4c0c2 minor 13 سال پیش
genswf9.ml 39dd27b804 fixed if + Xml comparison 13 سال پیش
genxml.ml 5670a6aa65 types directly reference modules and not their path 13 سال پیش
haxe.sln e3b0842b33 added 20 سال پیش
haxe.vcproj 49d5d2cfcc new makefile : use libs, no ocamake 13 سال پیش
interp.ml 09d223dbbb haXe -> Haxe 13 سال پیش
lexer.mll 2b05fa43ca null, true, false are now keywords 13 سال پیش
main.ml 45ad10a24f [java] changed 'jvm' to 'java'. Fixed Issue #762 13 سال پیش
optimizer.ml 68b5e84f41 optimized Std.int(123) and Std.int(123.45) 13 سال پیش
parser.ml 5e2be9e6e2 allowed keywords for macro conditions (true, false, etc) 13 سال پیش
type.ml f5289d5e1e enforce the error when 'null' is used for a basic type on all static platforms 13 سال پیش
typecore.ml e78b0dad9c ensure that two paths can always be compared depending on OS 13 سال پیش
typeload.ml 3127030517 forbid static inline var when not a constant (after optimization) 13 سال پیش
typer.ml 5c4ba2e8b6 fixed completion issue when using for( x in Vector ) 13 سال پیش