暂无描述

Simon Krajewski 03f3669676 purge Dynamic 12 年之前
doc 0577872d35 distribute msvcrt100 with release (required by recent OCaml) fixed issue #1814 12 年之前
std 03f3669676 purge Dynamic 12 年之前
tests e4eb8fe7e3 fixed unit tests 12 年之前
Makefile b84334e3d6 do not remove haxelibs on "make install" 12 年之前
Makefile.win c91ca97878 more makefile tennis 13 年之前
ast.ml 01fee87425 [java/cs] filter out enum type parameters from AST 12 年之前
codegen.ml b11f884022 small fixes to display-mode=usage 12 年之前
common.ml 77cca1c9a8 minor 12 年之前
dce.ml 9f812cae85 [Refactor]: - removed redundant string argument from AccCall 12 年之前
genas3.ml 10fb043cf0 [As3] fix for the accessor fix 12 年之前
gencommon.ml 80b90bbca8 [java/cs] Fixed type_eq on functions with type parameters. 12 年之前
gencpp.ml a4b9588c24 removed AccCall _ warnings (ocaml 4.0+ only?) 12 年之前
gencs.ml 01fee87425 [java/cs] filter out enum type parameters from AST 12 年之前
genjava.ml 01fee87425 [java/cs] filter out enum type parameters from AST 12 年之前
genjs.ml 76b23e03e4 null closure now returns null (fixed issue #1788) 12 年之前
genneko.ml 7cfd5bbbb1 catched NCompile errors (fixed iseue #1657) 12 年之前
genphp.ml d41d22c4e6 [Php] escape enum fields (fixed issue #1570) 12 年之前
genswf.ml ab097ba03e give more explicit error when file larger than Sys.max_string_length 12 年之前
genswf8.ml 935299a65d license change 12 年之前
genswf9.ml 9f812cae85 [Refactor]: - removed redundant string argument from AccCall 12 年之前
genxml.ml 9f812cae85 [Refactor]: - removed redundant string argument from AccCall 12 年之前
haxe.hxproj 7e270ee49c minor 12 年之前
interp.ml 7fdc42c2c2 export abstract structure 12 年之前
lexer.mll 935299a65d license change 12 年之前
main.ml b11f884022 small fixes to display-mode=usage 12 年之前
matcher.ml 4de07e561c small cleanup and documentation on pattern matcher 12 年之前
optimizer.ml e00efd8cd4 do not skip cast detection for the first argument of inlined constructors (fixed issue #1810) 12 年之前
parser.ml efcee70614 correctly set iscall on OpOr display calls (fixed issue #1802) 12 年之前
type.ml 4c4802eb49 delay generic expression mapping until after all field types are updated 12 年之前
typecore.ml 79e7877479 handle abstract casts for arguments while inlining (fixed issue #1730) 12 年之前
typeload.ml a8ef3b79d5 [all] fixed TLazy handling 12 年之前
typer.ml 4951562515 removed implicit null in if without else (fixed issue #1806) 12 年之前