No Description

Franco Ponticelli ddf78f6d91 fixed issue 586 13 years ago
doc 32baa6ebf2 sys.FileSystem ok 13 years ago
std 4bf99fc510 fix issue 699 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 03ac252dab fix "sys" not being defined in macro context 13 years ago
genas3.ml d2c707be5a minor issues fixes 13 years ago
gencpp.ml 9ef3b2b933 Do not partially add metadata to interfaces 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 ddf78f6d91 fixed issue 586 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 03ac252dab fix "sys" not being defined in macro context 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 4c1a4e0729 __ prefix -> std + first lookup in real 'std' package 13 years ago
typer.ml 6a817f73d4 prevent access to sys package and Sys class for not-system platforms 13 years ago