doc
|
c0d087faaf
minor
|
12 years ago |
std
|
452dc73ec5
haXe -> Haxe
|
12 years ago |
tests
|
4563f0ba0c
added unit test for optional enum constructor argument
|
12 years ago |
Makefile
|
b84334e3d6
do not remove haxelibs on "make install"
|
12 years ago |
Makefile.win
|
c91ca97878
more makefile tennis
|
13 years ago |
ast.ml
|
d8d45f6282
handle toString when tracing abstracts (fixed issue #1723)
|
12 years ago |
codegen.ml
|
50a60163ad
minor
|
12 years ago |
common.ml
|
d8d45f6282
handle toString when tracing abstracts (fixed issue #1723)
|
12 years ago |
dce.ml
|
9f812cae85
[Refactor]: - removed redundant string argument from AccCall
|
12 years ago |
genas3.ml
|
a4b9588c24
removed AccCall _ warnings (ocaml 4.0+ only?)
|
12 years ago |
gencommon.ml
|
e8a96a170a
[java] Added initial sys.net support
|
12 years ago |
gencpp.ml
|
a4b9588c24
removed AccCall _ warnings (ocaml 4.0+ only?)
|
12 years ago |
gencs.ml
|
c46f309577
[cs] generic implementation-related fixes:
|
12 years ago |
genjava.ml
|
1c269d6449
[java] close file descriptors on flush
|
12 years ago |
genjs.ml
|
2d52cbed3a
cached $bind results (fixed issue #1349)
|
12 years ago |
genneko.ml
|
7cfd5bbbb1
catched NCompile errors (fixed iseue #1657)
|
12 years ago |
genphp.ml
|
d41d22c4e6
[Php] escape enum fields (fixed issue #1570)
|
12 years ago |
genswf.ml
|
d0cd108fb2
fixed corrupted swf (fixed issue #1439)
|
12 years ago |
genswf8.ml
|
935299a65d
license change
|
12 years ago |
genswf9.ml
|
9f812cae85
[Refactor]: - removed redundant string argument from AccCall
|
12 years ago |
genxml.ml
|
9f812cae85
[Refactor]: - removed redundant string argument from AccCall
|
12 years ago |
haxe.hxproj
|
7e270ee49c
minor
|
12 years ago |
interp.ml
|
7f29557461
use native sys_getch
|
12 years ago |
lexer.mll
|
935299a65d
license change
|
12 years ago |
main.ml
|
1c269d6449
[java] close file descriptors on flush
|
12 years ago |
matcher.ml
|
7963ab496e
removed nonsensical null-handling (fixed issue #1785)
|
12 years ago |
optimizer.ml
|
fd070205f8
bugfix : don't inline constructors when a method is called
|
12 years ago |
parser.ml
|
f3022a8704
simplified doc extraction and fixed bugs due to token prefetch (fixed issue #1686)
|
12 years ago |
type.ml
|
da92c5b697
improved readability of TMatch and TSwitch in s_expr_pretty
|
12 years ago |
typecore.ml
|
79e7877479
handle abstract casts for arguments while inlining (fixed issue #1730)
|
12 years ago |
typeload.ml
|
4c6a0517ee
disallow generic functions on abstracts and require them to have type parameters
|
12 years ago |
typer.ml
|
06d9e0530f
call abstract toString only if it actually exists
|
12 years ago |