doc
|
8c38fc32f2
fixed Std.random(-100) and add to changes (potential backward incompatibility)
|
před 13 roky |
std
|
0f626aab55
catch Exit exception in Context.toComplexType
|
před 13 roky |
tests
|
eed52093c8
use --each on unit tests
|
před 13 roky |
Makefile
|
172e94a3e4
added Compiler.addNativeLib (fixed issue #1099)
|
před 13 roky |
Makefile.win
|
5222d1f5d7
more makefile compatibility
|
před 13 roky |
ast.ml
|
856439e781
make property type optional (when an initial value is set)
|
před 13 roky |
codegen.ml
|
20d0f9fcd6
ensure that generics type parameters are correctly filled in module dependencies (fixed issue #1132)
|
před 13 roky |
common.ml
|
68076df65c
moved add_final_return to global config
|
před 13 roky |
dce.ml
|
8df6bab6dc
remove "override" from fields when all overridden fields have been removed from DCE
|
před 13 roky |
genas3.ml
|
3afd3c556e
fixed issue with reserved words in object declarations
|
před 13 roky |
gencommon.ml
|
9baa9267be
[java/cs] Fixed class parameter variable shadowing. Fixed Issue #1101
|
před 13 roky |
gencpp.ml
|
dcaf0d610e
moved type parameters constraints from cl_implements to cl_kind
|
před 13 roky |
gencs.ml
|
c3a7af07d5
[haxe/java] unit tests compliance update
|
před 13 roky |
genjava.ml
|
82c601fa0f
[java] Fixed Sys.cpuTime() and Sys.args with DCE. Fixed Issue #1091
|
před 13 roky |
genjs.ml
|
7a64df50bc
- do not mark extern classes as :used automatically (but still keep them)
|
před 13 roky |
genneko.ml
|
c359dd90fe
minor fix for -D neko-source with haxe.Int32
|
před 13 roky |
genphp.ml
|
9052c2cf1b
[Php] generate field inits of properties (fixed issue #1087, fixed issue #1100)
|
před 13 roky |
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)
|
před 13 roky |
genswf8.ml
|
cf4fdad824
added property reflection support for Flash8
|
před 13 roky |
genswf9.ml
|
f64cf64733
makes the difference between * / Function / Object (using flash.utils.Object/Function aliases)
|
před 13 roky |
genxml.ml
|
d0de851463
minor fixes
|
před 13 roky |
haxe.sln
|
e3b0842b33
added
|
před 20 roky |
haxe.vcproj
|
ab4830e15a
added kill (kill runnning haxe compilation server)
|
před 13 roky |
interp.ml
|
0f626aab55
catch Exit exception in Context.toComplexType
|
před 13 roky |
lexer.mll
|
453f470c4a
removed Type/EType (fixed issue #730)
|
před 13 roky |
main.ml
|
9293d08174
added --each support
|
před 13 roky |
optimizer.ml
|
68076df65c
moved add_final_return to global config
|
před 13 roky |
parser.ml
|
856439e781
make property type optional (when an initial value is set)
|
před 13 roky |
type.ml
|
5289aefe10
dump capture flag
|
před 13 roky |
typecore.ml
|
d84113722d
changed local_using to tclass list
|
před 13 roky |
typeload.ml
|
d84113722d
changed local_using to tclass list
|
před 13 roky |
typer.ml
|
ea0ec82623
prevent some types not being post-processed in macros (fixed issue #1126)
|
před 13 roky |