暫無描述

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