No Description

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