بدون توضیح

Nicolas Cannasse c9698fa235 disable TypeParameter not being nullable (and explain why) 13 سال پیش
doc 934f092895 CHANGES.txt update 13 سال پیش
std ee3e82d5f8 added "is" feature (removes js.Boot.__instanceof if no typed catch is made) 13 سال پیش
tests b32fb1e2ec unit test fix 13 سال پیش
Makefile 3f0bb8da30 Build haxedoc and haxelib from the Makefile. 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 03ca86bd19 also update cl_fields when filtering duplicate interface functions 13 سال پیش
common.ml 2de7bd9f9a moved file_extension to common 13 سال پیش
genas3.ml f823b967aa [as3] EnumValue -> enum (fixed issue #840) 13 سال پیش
gencommon.ml f23db9f1d6 [java/cs] Fixed Issue #843 13 سال پیش
gencpp.ml 9ef3b2b933 Do not partially add metadata to interfaces 13 سال پیش
gencs.ml a6cc212512 [java] Fixed Issue #863 and "Unsafe cast" warnings that also were issued when running the tests. 13 سال پیش
genjava.ml e7ec003e39 [java] added suppress warnings: deprecation for some deprecated api uses. Fixes Issue #861 13 سال پیش
genjs.ml c4e6254c2f Only generate JS __properties__ for programs that use Reflect.get/setProperty. 13 سال پیش
genneko.ml bb2a7fe99e fixed neko int overflow detection 13 سال پیش
genphp.ml 15f6e8a3e9 filter overridden interface fields on PHP (fixed issue #858) 13 سال پیش
genswf.ml 77204825d7 fixed bug with 24-bits PNG not decoding properly in flash with @:bitmap 13 سال پیش
genswf8.ml 96e5e4c0c2 minor 14 سال پیش
genswf9.ml 4e86305e2d never reuse the slot for captured variables (might cause conflicts if both are delayed) 13 سال پیش
genxml.ml 5670a6aa65 types directly reference modules and not their path 13 سال پیش
haxe.sln e3b0842b33 added 20 سال پیش
haxe.vcproj 1a202e497b use good paths + debug config make 13 سال پیش
interp.ml 4fb7021809 added Context.getLocalMethod (fixed issue #704) 13 سال پیش
lexer.mll 2b05fa43ca null, true, false are now keywords 13 سال پیش
main.ml 8726e7f16d allow to use HAXE_COMPILATION_SERVER env var instead of --connect 13 سال پیش
optimizer.ml be2cb646d9 remove inline type change on TIf 13 سال پیش
parser.ml 86f5c1507f fixed binop after closing parenthesis for conditional compilation (fixed issue #782) 13 سال پیش
type.ml c9698fa235 disable TypeParameter not being nullable (and explain why) 13 سال پیش
typecore.ml ee3e82d5f8 added "is" feature (removes js.Boot.__instanceof if no typed catch is made) 13 سال پیش
typeload.ml 72f37a1a40 report correct position on variance issues 13 سال پیش
typer.ml 8c9e9c1023 use unify_min instead of unify_min_raise at places it matters 13 سال پیش