Sem descrição

Nicolas Cannasse a6dff7a6df fixed overloads type params (use the ones declared in @:overload) há 13 anos atrás
doc ca3b272a2e CHANGES.txt update há 13 anos atrás
std 125e6e89d1 PHP fix issue 814 há 13 anos atrás
tests 8548fd261d only register constraints check if call unification was successful (might avoid some overload issues later) há 13 anos atrás
Makefile b763cb6fca make sure that we use newest haxe std when rebuilding tools há 13 anos atrás
Makefile.win ab4830e15a added kill (kill runnning haxe compilation server) há 13 anos atrás
ast.ml de3e9c67b9 added macro <expr> reification há 13 anos atrás
codegen.ml a4eb906336 - allow TTypeExpr for variable initialization (fixed issue #929) há 13 anos atrás
common.ml e3f0700e60 :real -> :realPath + fixed issue #959 há 13 anos atrás
genas3.ml 73eb37c7bc removed final for statics (not allowed by mxmlc) há 13 anos atrás
gencommon.ml 0454dae1b8 [java] Changed order of execution of SwitchBreak module and UnreachableCodeElimination module; Fixed Issue #943 há 13 anos atrás
gencpp.ml cdd0ff1af3 Start on registering local variables há 13 anos atrás
gencs.ml 540d9f9499 [java/cs] Better error message when types not found (related to Issue #944 ) há 13 anos atrás
genjava.ml 540d9f9499 [java/cs] Better error message when types not found (related to Issue #944 ) há 13 anos atrás
genjs.ml 54f768d232 ignore :expose when not js_modern há 13 anos atrás
genneko.ml 24725483fd fixed not correct position for macros exceptions in big files há 13 anos atrás
genphp.ml b94e441635 added _hx_mod for more consistent modulo support on PHP target (fixed issue #830) há 13 anos atrás
genswf.ml f8b8639d82 ensure no nullability for basic types with default value (fix) há 13 anos atrás
genswf8.ml 96e5e4c0c2 minor há 14 anos atrás
genswf9.ml e3f0700e60 :real -> :realPath + fixed issue #959 há 13 anos atrás
genxml.ml e3f0700e60 :real -> :realPath + fixed issue #959 há 13 anos atrás
haxe.sln e3b0842b33 added há 20 anos atrás
haxe.vcproj ab4830e15a added kill (kill runnning haxe compilation server) há 13 anos atrás
interp.ml faaf4679d8 fixed EMacro decoding há 13 anos atrás
lexer.mll 453f470c4a removed Type/EType (fixed issue #730) há 13 anos atrás
main.ml e3f0700e60 :real -> :realPath + fixed issue #959 há 13 anos atrás
optimizer.ml 1af9e68d31 minor nitpick : keep mark_used_field in typer há 13 anos atrás
parser.ml 36d026f3e9 prevent issues when "macro" is a variable : only use macro expr when there is space (for macro(5)) and a valid expr há 13 anos atrás
type.ml c37809d5f7 allow same-class and same-enum unification (fixed issue #966) há 13 anos atrás
typecore.ml 424f1e31aa added delay_late há 13 anos atrás
typeload.ml a6dff7a6df fixed overloads type params (use the ones declared in @:overload) há 13 anos atrás
typer.ml a6dff7a6df fixed overloads type params (use the ones declared in @:overload) há 13 anos atrás