No Description

Hugh Sanderson affecb4830 Do not create a dynamic function when overriding a class that already has one 13 years ago
doc 653a8808c5 minor 13 years ago
std 7d4c2be9cf bugfix 13 years ago
tests d8f1720fd9 minor 13 years ago
Makefile fb4e58f5aa minor 14 years ago
Makefile.win 6f3b9aa0cd added some backtracking optimization for completion 13 years ago
ast.ml 2b05fa43ca null, true, false are now keywords 13 years ago
codegen.ml ec502f3526 ensure that local variables does not prevent usage of types (fixed issue #498) 13 years ago
common.ml da1566abd0 plans for 11.3 and 11.4 13 years ago
genas3.ml d2c707be5a minor issues fixes 13 years ago
gencpp.ml affecb4830 Do not create a dynamic function when overriding a class that already has one 13 years ago
genjs.ml b79540e69b Let classes and static methods be exposed to JS with @:expose. 13 years ago
genneko.ml 82a1d158a6 fixed $t usage 13 years ago
genphp.ml 85061fb0a3 minors 13 years ago
genswf.ml da1566abd0 plans for 11.3 and 11.4 13 years ago
genswf8.ml 96e5e4c0c2 minor 13 years ago
genswf9.ml 13fd36554f fixed issue #716 13 years ago
genxml.ml 5670a6aa65 types directly reference modules and not their path 13 years ago
haxe.sln e3b0842b33 added 20 years ago
haxe.vcproj 1b8e2d7a44 macros interp working (still need to pass unit tests) 15 years ago
interp.ml 7d4c2be9cf bugfix 13 years ago
lexer.mll 2b05fa43ca null, true, false are now keywords 13 years ago
main.ml d180e00ab9 fixed issue #727 (again) 13 years ago
optimizer.ml eb870a62fa ignore null assigns for completion backtracking (does not give much typing infos) 13 years ago
parser.ml 5e2be9e6e2 allowed keywords for macro conditions (true, false, etc) 13 years ago
type.ml cb0f7a058a added Context.registerModuleReuseCall 13 years ago
typecore.ml e78b0dad9c ensure that two paths can always be compared depending on OS 13 years ago
typeload.ml e78b0dad9c ensure that two paths can always be compared depending on OS 13 years ago
typer.ml ec502f3526 ensure that local variables does not prevent usage of types (fixed issue #498) 13 years ago