暫無描述

Nicolas Cannasse 041a22eea6 fixed stdout escaping (fixed issue #712) 13 年之前
doc 9e350b51c4 minor 13 年之前
std e75b6ce9bf handle <spaces>[CDATA]<spaces> (fixed issue #717) 13 年之前
tests d8f1720fd9 minor 13 年之前
Makefile fb4e58f5aa minor 14 年之前
Makefile.win 6f3b9aa0cd added some backtracking optimization for completion 13 年之前
ast.ml 0c71f57905 make the difference between "parse" and "parseInlineString" (substring error reporting + completion support) 13 年之前
codegen.ml 88ac04b4f0 add dependency on xml file changes for haxe.xml.Proxy 13 年之前
common.ml 041a22eea6 fixed stdout escaping (fixed issue #712) 13 年之前
genas3.ml d2c707be5a minor issues fixes 13 年之前
gencpp.ml 1c71392b97 Space out the angle brackets 13 年之前
genjs.ml b79540e69b Let classes and static methods be exposed to JS with @:expose. 13 年之前
genneko.ml 82a1d158a6 fixed $t usage 13 年之前
genphp.ml 85061fb0a3 minors 13 年之前
genswf.ml 28249732c5 only use base file name (not including directory) for generating unique boot_xxxx name 13 年之前
genswf8.ml 96e5e4c0c2 minor 13 年之前
genswf9.ml 13fd36554f fixed issue #716 13 年之前
genxml.ml 5670a6aa65 types directly reference modules and not their path 13 年之前
haxe.sln e3b0842b33 added 20 年之前
haxe.vcproj 1b8e2d7a44 macros interp working (still need to pass unit tests) 15 年之前
interp.ml e78b0dad9c ensure that two paths can always be compared depending on OS 13 年之前
lexer.mll 538660239f First pass at JS source mapping. 13 年之前
main.ml 041a22eea6 fixed stdout escaping (fixed issue #712) 13 年之前
optimizer.ml efad39130c another completion fix 13 年之前
parser.ml e78b0dad9c ensure that two paths can always be compared depending on OS 13 年之前
type.ml ec8c67a278 optimized module cache checking 13 年之前
typecore.ml e78b0dad9c ensure that two paths can always be compared depending on OS 13 年之前
typeload.ml e78b0dad9c ensure that two paths can always be compared depending on OS 13 年之前
typer.ml 2950190149 allow super. completion 13 年之前