doc
|
f1338eabec
readded additional String/StringBuf indirection to avoid reference/value problems (fixed issue #1044)
|
13 ani în urmă |
std
|
8ad09dad41
removed EMacro, moved reification to parser
|
13 ani în urmă |
tests
|
7f3a53af8b
[cs] null string -> "null"; many unit test fixes
|
13 ani în urmă |
Makefile
|
b763cb6fca
make sure that we use newest haxe std when rebuilding tools
|
13 ani în urmă |
Makefile.win
|
ab4830e15a
added kill (kill runnning haxe compilation server)
|
13 ani în urmă |
ast.ml
|
514bbba4d8
added $(value) reification (currently uses haxe.macro.Context.makeExpr, so only supported in macros)
|
13 ani în urmă |
codegen.ml
|
ee21ea3afa
quote as3 keywords when used as object key
|
13 ani în urmă |
common.ml
|
facb1bb876
[java] Both platforms are now Sys platforms; Added sys.FileSystem for Java
|
13 ani în urmă |
genas3.ml
|
ee21ea3afa
quote as3 keywords when used as object key
|
13 ani în urmă |
gencommon.ml
|
7f3a53af8b
[cs] null string -> "null"; many unit test fixes
|
13 ani în urmă |
gencpp.ml
|
38ac04cb4b
Fix type of TMatch temp
|
13 ani în urmă |
gencs.ml
|
5b99549d66
[cs] Null<Int>/Null<Float> inside anonymous structures may return null
|
13 ani în urmă |
genjava.ml
|
6444f64472
[cs] changes to start running C# unit tests
|
13 ani în urmă |
genjs.ml
|
54f768d232
ignore :expose when not js_modern
|
13 ani în urmă |
genneko.ml
|
f1ba0f5523
use <System>64 directory for haxelib ndll lookup
|
13 ani în urmă |
genphp.ml
|
9876f95e84
fixed issue 753
|
13 ani în urmă |
genswf.ml
|
f8b8639d82
ensure no nullability for basic types with default value (fix)
|
13 ani în urmă |
genswf8.ml
|
cf4fdad824
added property reflection support for Flash8
|
13 ani în urmă |
genswf9.ml
|
f52f9baa99
allowed @:debug for constructor / dynamic functions
|
13 ani în urmă |
genxml.ml
|
e3f0700e60
:real -> :realPath + fixed issue #959
|
13 ani în urmă |
haxe.sln
|
e3b0842b33
added
|
20 ani în urmă |
haxe.vcproj
|
ab4830e15a
added kill (kill runnning haxe compilation server)
|
13 ani în urmă |
interp.ml
|
8ad09dad41
removed EMacro, moved reification to parser
|
13 ani în urmă |
lexer.mll
|
453f470c4a
removed Type/EType (fixed issue #730)
|
13 ani în urmă |
main.ml
|
604b29bd28
allow haxelib to inject extraParams.hxml when using a library
|
13 ani în urmă |
optimizer.ml
|
c2c5535061
fixed issue #1037
|
13 ani în urmă |
parser.ml
|
82409ca762
allow function $name() for macros, still forbid it in typer
|
13 ani în urmă |
type.ml
|
679a23ed28
handle overloads in structural subtyping (fixed issue #1035)
|
13 ani în urmă |
typecore.ml
|
679a23ed28
handle overloads in structural subtyping (fixed issue #1035)
|
13 ani în urmă |
typeload.ml
|
369306d7c2
reset defines for core_api context (fixed issue #1017)
|
13 ani în urmă |
typer.ml
|
82409ca762
allow function $name() for macros, still forbid it in typer
|
13 ani în urmă |