No Description

Simon Krajewski aa8aeb7b51 added @:noUsing to StringTools.isEof (fixed issue #1712) 12 years ago
doc 6535acc68d more install.ml 12 years ago
std aa8aeb7b51 added @:noUsing to StringTools.isEof (fixed issue #1712) 12 years ago
tests 4da1053bbb [all] done testing ci server 12 years ago
Makefile 3f76ff5268 updated ttf lib (fixed issue #1597) 12 years ago
Makefile.win c91ca97878 more makefile tennis 13 years ago
ast.ml c55b93545a added @:noImportGlobal 12 years ago
codegen.ml df1fad85d7 map FInstance when expanding generics (fixed issue #1683) 12 years ago
common.ml 6179480d87 added Compiler.allowPackage (fixed issue #1603) 12 years ago
dce.ml 790e69604a [java/cs] Added overload support 12 years ago
genas3.ml d30af385c8 [As3] generate ; after } in blocks (fixed issue #1672) 12 years ago
gencommon.ml 267d192690 [java/cs] "never" accessor will not generate getter/setter code anymore. Fixed issue #1638 12 years ago
gencpp.ml e842cae4af Use hx::type_info 12 years ago
gencs.ml ab6be2f60e [cs] no-root will only affect haxe-generated classes. Fixed issue #1639 12 years ago
genjava.ml 319715876d [java] support for ocaml 3.11- 12 years ago
genjs.ml 393d8c8895 removed --js-modern (default in 3.0) 12 years ago
genneko.ml 9248ea05ab bugfix in ndll loading on windows when HAXEPATH does not ends with / (having two / is actually fine) 12 years ago
genphp.ml d0a9628bee php: issues with closing brackets (closed #1535) 12 years ago
genswf.ml 3f76ff5268 updated ttf lib (fixed issue #1597) 12 years ago
genswf8.ml 935299a65d license change 12 years ago
genswf9.ml 962b65d136 (fixed issue #1658) 12 years ago
genxml.ml b59f384f1a meta refactor 12 years ago
haxe.hxproj 7e270ee49c minor 12 years ago
interp.ml 6179480d87 added Compiler.allowPackage (fixed issue #1603) 12 years ago
lexer.mll 935299a65d license change 12 years ago
main.ml 02b3e72555 didn't mean to commit that 12 years ago
matcher.ml 899a792eed do not give "has no field" warnings in matcher.ml, instead generate FDynamic (fixed issue #1619) 12 years ago
optimizer.ml 5c2ea23dae allowed inlined constructors when the variable does not escape the scope 12 years ago
parser.ml b59f384f1a meta refactor 12 years ago
type.ml 60085f66af improved handling of special TAnon wrt unification (fixed issue #1485) 12 years ago
typecore.ml 3c6a77d0dc made using completion respect type constraints and added typer_globals.global_using 12 years ago
typeload.ml de9e574f65 allow right side this-type operators (fixed issue #1595) 12 years ago
typer.ml 8354a48dec temporally remove structure constant flag to allow second chance unification for using fields/constraints (fixed issue #1616) 12 years ago