doc
|
ea051922e0
updated
|
13 anni fa |
std
|
182c8fd920
wait until stage height has been correctly set (issue with chrome)
|
13 anni fa |
tests
|
69c410d6d2
[all] taken off incorrect tests
|
13 anni fa |
Makefile
|
b763cb6fca
make sure that we use newest haxe std when rebuilding tools
|
13 anni fa |
Makefile.win
|
ab4830e15a
added kill (kill runnning haxe compilation server)
|
13 anni fa |
ast.ml
|
1e8ed6104f
added support for $[exprs] in macro reification
|
13 anni fa |
codegen.ml
|
cf57666940
do not remove any fields when creating documentation
|
13 anni fa |
common.ml
|
facb1bb876
[java] Both platforms are now Sys platforms; Added sys.FileSystem for Java
|
13 anni fa |
genas3.ml
|
ee21ea3afa
quote as3 keywords when used as object key
|
13 anni fa |
gencommon.ml
|
c27f8f0179
[java/cs] removed duplicate processing
|
13 anni fa |
gencpp.ml
|
38ac04cb4b
Fix type of TMatch temp
|
13 anni fa |
gencs.ml
|
f3c997df42
[cs] creates output dir if doesn't exist
|
13 anni fa |
genjava.ml
|
5875769860
creates output directory if it does not exists already
|
13 anni fa |
genjs.ml
|
54f768d232
ignore :expose when not js_modern
|
13 anni fa |
genneko.ml
|
f1ba0f5523
use <System>64 directory for haxelib ndll lookup
|
13 anni fa |
genphp.ml
|
9876f95e84
fixed issue 753
|
13 anni fa |
genswf.ml
|
f8b8639d82
ensure no nullability for basic types with default value (fix)
|
13 anni fa |
genswf8.ml
|
cf4fdad824
added property reflection support for Flash8
|
13 anni fa |
genswf9.ml
|
f52f9baa99
allowed @:debug for constructor / dynamic functions
|
13 anni fa |
genxml.ml
|
613ff5319c
normalize newlines for documentation + added @:noDoc to exclude a type from documentation
|
13 anni fa |
haxe.sln
|
e3b0842b33
added
|
20 anni fa |
haxe.vcproj
|
ab4830e15a
added kill (kill runnning haxe compilation server)
|
13 anni fa |
interp.ml
|
8ad09dad41
removed EMacro, moved reification to parser
|
13 anni fa |
lexer.mll
|
453f470c4a
removed Type/EType (fixed issue #730)
|
13 anni fa |
main.ml
|
ad3eb8e5d2
make sure to define enough haxe_ flags
|
13 anni fa |
optimizer.ml
|
c2c5535061
fixed issue #1037
|
13 anni fa |
parser.ml
|
82409ca762
allow function $name() for macros, still forbid it in typer
|
13 anni fa |
type.ml
|
679a23ed28
handle overloads in structural subtyping (fixed issue #1035)
|
13 anni fa |
typecore.ml
|
679a23ed28
handle overloads in structural subtyping (fixed issue #1035)
|
13 anni fa |
typeload.ml
|
849e73cee1
added @:generic and @:rttiInfos, give errors on corresponding implementations when -D haxe3 is set
|
13 anni fa |
typer.ml
|
a899338111
allowed named functions as r-value (fixed issue #1064)
|
13 anni fa |