暂无描述

Simon Krajewski e810e7894d Merge pull request #2241 from jdonaldson/testrunner_fix 12 年之前
doc cfebed740e new default path 12 年之前
libs @ f05fd5fae3 bb68e9d491 libs update 12 年之前
std 262e5c22bd Remove dom dependency for js in TestRunner 12 年之前
tests b88d62867f activated the was-failing unit test 12 年之前
.gitignore 8abeaa1496 Added gitignore / submodules 12 年之前
.gitmodules 8abeaa1496 Added gitignore / submodules 12 年之前
Makefile 40451b41b0 Fix Makefile for git repo 12 年之前
Makefile.win c91ca97878 more makefile tennis 12 年之前
README.md 82d4ab9e89 readme 12 年之前
ast.ml 4d63ab508c [java/cs] Added metadata documentation 12 年之前
codegen.ml 6f1a78d0a2 do not recurse after inlining when finding abstract casts (fixed issue #1842) 12 年之前
common.ml 7c84ee70c5 import tabulators to Brazil 12 年之前
dce.ml 9f812cae85 [Refactor]: - removed redundant string argument from AccCall 12 年之前
genas3.ml d625e34a57 [As3] revert 12 年之前
gencommon.ml 35ac6ee5a4 [java/cs] bugfix: shallow_expr_type must render same results as expr_kind 12 年之前
gencpp.ml 736be23463 [cpp] Force output of map into correct typed array 12 年之前
gencs.ml ea4e7ea513 [java/cs] Proper hashCode support for Haxe enums 12 年之前
genjava.ml 98252d1e2f [java] Add "java" prefix to all packages used by Java's standard library 12 年之前
genjs.ml 1a384c5d39 fixed toString override in IE8 (fixed issue #1850) 12 年之前
genneko.ml 7cfd5bbbb1 catched NCompile errors (fixed iseue #1657) 12 年之前
genphp.ml cda231a37f [Php] bugfix: uppercase haxe keywords crash PHP so we have to list all keywords 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 c42f7b851d version 12 年之前
matcher.ml 4de07e561c small cleanup and documentation on pattern matcher 12 年之前
optimizer.ml e0b97bb68b minor fix in inline_constructors (fixed issue #1840) 12 年之前
parser.ml efcee70614 correctly set iscall on OpOr display calls (fixed issue #1802) 12 年之前
type.ml 23d8c472ee do not consider inline fields extern (DCE will remove them anyway) 12 年之前
typecore.ml 79e7877479 handle abstract casts for arguments while inlining (fixed issue #1730) 12 年之前
typeload.ml 14d464dda6 disallow macro functions for cast/array-access/op 12 年之前
typer.ml daecbc2a7c we weren't boooorn to follow... 12 年之前

README.md