Нет описания

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