No Description

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

README.md