No Description

Nicolas Cannasse c60b813de8 fix for windows + use shortest path to class 13 years ago
doc 2b05fa43ca null, true, false are now keywords 13 years ago
std cb0f7a058a added Context.registerModuleReuseCall 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 88ac04b4f0 add dependency on xml file changes for haxe.xml.Proxy 13 years ago
common.ml 5f4dc54227 don't use String.lowercase on windows (updated extC now ensure correct casing) 13 years ago
genas3.ml d2c707be5a minor issues fixes 13 years ago
gencpp.ml 1c71392b97 Space out the angle brackets 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 28249732c5 only use base file name (not including directory) for generating unique boot_xxxx name 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 cb0f7a058a added Context.registerModuleReuseCall 13 years ago
lexer.mll 2b05fa43ca null, true, false are now keywords 13 years ago
main.ml c60b813de8 fix for windows + use shortest path to class 13 years ago
optimizer.ml efad39130c another completion fix 13 years ago
parser.ml 4d28ce7ad2 added .| support for completion debug in type paths 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 cb0f7a058a added Context.registerModuleReuseCall 13 years ago