doc
|
8c38fc32f2
fixed Std.random(-100) and add to changes (potential backward incompatibility)
|
13 жил өмнө |
std
|
8c38fc32f2
fixed Std.random(-100) and add to changes (potential backward incompatibility)
|
13 жил өмнө |
tests
|
86e7e37790
fixed variable scoping bugs with captured vars, and clarify platform rules for captured/renamed local vars
|
13 жил өмнө |
Makefile
|
172e94a3e4
added Compiler.addNativeLib (fixed issue #1099)
|
13 жил өмнө |
Makefile.win
|
5222d1f5d7
more makefile compatibility
|
13 жил өмнө |
ast.ml
|
856439e781
make property type optional (when an initial value is set)
|
13 жил өмнө |
codegen.ml
|
86e7e37790
fixed variable scoping bugs with captured vars, and clarify platform rules for captured/renamed local vars
|
13 жил өмнө |
common.ml
|
e2b27a6611
reactivate Js features
|
13 жил өмнө |
dce.ml
|
8df6bab6dc
remove "override" from fields when all overridden fields have been removed from DCE
|
13 жил өмнө |
genas3.ml
|
b27303ce9d
cleanup no-longer-used save_locals()
|
13 жил өмнө |
gencommon.ml
|
9baa9267be
[java/cs] Fixed class parameter variable shadowing. Fixed Issue #1101
|
13 жил өмнө |
gencpp.ml
|
dcaf0d610e
moved type parameters constraints from cl_implements to cl_kind
|
13 жил өмнө |
gencs.ml
|
c3a7af07d5
[haxe/java] unit tests compliance update
|
13 жил өмнө |
genjava.ml
|
82c601fa0f
[java] Fixed Sys.cpuTime() and Sys.args with DCE. Fixed Issue #1091
|
13 жил өмнө |
genjs.ml
|
7a64df50bc
- do not mark extern classes as :used automatically (but still keep them)
|
13 жил өмнө |
genneko.ml
|
c359dd90fe
minor fix for -D neko-source with haxe.Int32
|
13 жил өмнө |
genphp.ml
|
9052c2cf1b
[Php] generate field inits of properties (fixed issue #1087, fixed issue #1100)
|
13 жил өмнө |
genswf.ml
|
14c787aa85
removed make_as3_public/as3_nativec : no longer allow reflection on AS3 imported classes (causes too many issues, in particular with protected classes VS protected methods)
|
13 жил өмнө |
genswf8.ml
|
cf4fdad824
added property reflection support for Flash8
|
13 жил өмнө |
genswf9.ml
|
f64cf64733
makes the difference between * / Function / Object (using flash.utils.Object/Function aliases)
|
13 жил өмнө |
genxml.ml
|
d0de851463
minor fixes
|
13 жил өмнө |
haxe.sln
|
e3b0842b33
added
|
20 жил өмнө |
haxe.vcproj
|
ab4830e15a
added kill (kill runnning haxe compilation server)
|
13 жил өмнө |
interp.ml
|
016b340d56
don't declare "sub" field since it's @:optional and not declared in reification (fixed issue #1124)
|
13 жил өмнө |
lexer.mll
|
453f470c4a
removed Type/EType (fixed issue #730)
|
13 жил өмнө |
main.ml
|
5f39f373fe
ensure that local variables are unique in macros context (fixed issue #1118)
|
13 жил өмнө |
optimizer.ml
|
2274b08022
[all] Fixed Null<Int> variable being typed as Int by the IntIter optimizer. Fixed Issue #1055
|
13 жил өмнө |
parser.ml
|
856439e781
make property type optional (when an initial value is set)
|
13 жил өмнө |
type.ml
|
443e5668d8
fixed rare issue in unification (fixed issue #1092)
|
13 жил өмнө |
typecore.ml
|
08f6d52e80
prevent too big error messages with structures having many fields
|
13 жил өмнө |
typeload.ml
|
856439e781
make property type optional (when an initial value is set)
|
13 жил өмнө |
typer.ml
|
52371b44c2
added @:noUsing (fixed issue #1114)
|
13 жил өмнө |