2
0

Тайлбар байхгүй

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 13 жил өмнө
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 жил өмнө