doc
|
32baa6ebf2
sys.FileSystem ok
|
13 年之前 |
std
|
4bf99fc510
fix issue 699
|
13 年之前 |
tests
|
d8f1720fd9
minor
|
13 年之前 |
Makefile
|
fb4e58f5aa
minor
|
14 年之前 |
Makefile.win
|
6f3b9aa0cd
added some backtracking optimization for completion
|
13 年之前 |
ast.ml
|
2b05fa43ca
null, true, false are now keywords
|
13 年之前 |
codegen.ml
|
ec502f3526
ensure that local variables does not prevent usage of types (fixed issue #498)
|
13 年之前 |
common.ml
|
03ac252dab
fix "sys" not being defined in macro context
|
13 年之前 |
genas3.ml
|
d2c707be5a
minor issues fixes
|
13 年之前 |
gencpp.ml
|
9ef3b2b933
Do not partially add metadata to interfaces
|
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
|
ddf78f6d91
fixed issue 586
|
13 年之前 |
genswf.ml
|
da1566abd0
plans for 11.3 and 11.4
|
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
|
7d4c2be9cf
bugfix
|
13 年之前 |
lexer.mll
|
2b05fa43ca
null, true, false are now keywords
|
13 年之前 |
main.ml
|
03ac252dab
fix "sys" not being defined in macro context
|
13 年之前 |
optimizer.ml
|
eb870a62fa
ignore null assigns for completion backtracking (does not give much typing infos)
|
13 年之前 |
parser.ml
|
5e2be9e6e2
allowed keywords for macro conditions (true, false, etc)
|
13 年之前 |
type.ml
|
cb0f7a058a
added Context.registerModuleReuseCall
|
13 年之前 |
typecore.ml
|
e78b0dad9c
ensure that two paths can always be compared depending on OS
|
13 年之前 |
typeload.ml
|
4c1a4e0729
__ prefix -> std + first lookup in real 'std' package
|
13 年之前 |
typer.ml
|
6a817f73d4
prevent access to sys package and Sys class for not-system platforms
|
13 年之前 |