설명 없음

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 13 년 전
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