No Description

Nicolas Cannasse e8a0c19b56 added module caching in server mode 13 years ago
doc 34d4044c44 removed --cache (only allow server-mode in-memory caching) 13 years ago
std bb5e1bdb27 Config->DispatchConfig 13 years ago
tests 22ec3c982e partial support for Reflect.getProperty/setProperty 13 years ago
Makefile fb4e58f5aa minor 14 years ago
Makefile.win 5ebc3a347f minor 14 years ago
ast.ml 2454f800a0 allowed optional args in function types 13 years ago
codegen.ml b464baeb55 track modules files and dependencies 13 years ago
common.ml b464baeb55 track modules files and dependencies 13 years ago
genas3.ml 1015c6e82b more as3 fixes 14 years ago
gencpp.ml 75ab90963b Allow for no main. Add extra returns from switches to make compiler happy 13 years ago
genjs.ml c58a919772 fixed issue #639 13 years ago
genneko.ml 82a1d158a6 fixed $t usage 13 years ago
genphp.ml 85061fb0a3 minors 13 years ago
genswf.ml 340cd56987 flash 11.2 support 14 years ago
genswf8.ml 96e5e4c0c2 minor 13 years ago
genswf9.ml 428a98b69f added __forin__ __foreach__ and __has_next__ 13 years ago
genxml.ml 0964a652ae fix for doc 14 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 28ed03d574 added haxe.macro.Compiler.addClassPath 13 years ago
lexer.mll ca72f0f4a6 minor (for parsed cache) 13 years ago
main.ml e8a0c19b56 added module caching in server mode 13 years ago
optimizer.ml 36d180ee1c bugfix with macro-in-macro call in inline function 13 years ago
parser.ml 8524aea321 fixed MacroType<[e]> 13 years ago
type.ml b464baeb55 track modules files and dependencies 13 years ago
typecore.ml d969bff4e2 new cleaner way to auto-create inherited constructors in subclasses 13 years ago
typeload.ml e8a0c19b56 added module caching in server mode 13 years ago
typer.ml b464baeb55 track modules files and dependencies 13 years ago