Sin descripción

Nicolas Cannasse 2aa32c0b45 only enable macro interp cache when using compilation server hace 12 años
doc bd9cadb44e moved BaseCode to haxe.crypto hace 12 años
std 42eea08e40 partial support for Array.map/filter hace 12 años
tests 42eea08e40 partial support for Array.map/filter hace 12 años
Makefile 09496416fc [java/cs] fixed reflection helpers (related to tfield changes). Unit tests run again. hace 12 años
Makefile.win c91ca97878 more makefile tennis hace 13 años
ast.ml 4fb1e45fcc minor reify fix hace 12 años
codegen.ml 5488c295c0 allow -D dump=pretty hace 12 años
common.ml a8314ce62f added macro interp caching (fixed issue #691) hace 12 años
dce.ml ce59ee537f [Dce] keep unknown fields too hace 12 años
genas3.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead hace 12 años
gencommon.ml 09496416fc [java/cs] fixed reflection helpers (related to tfield changes). Unit tests run again. hace 12 años
gencpp.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead hace 12 años
gencs.ml c6e06ee02e [cs] fixed type parameters on enum constructors hace 12 años
genjava.ml 09496416fc [java/cs] fixed reflection helpers (related to tfield changes). Unit tests run again. hace 12 años
genjs.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead hace 12 años
genneko.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead hace 12 años
genphp.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead hace 12 años
genswf.ml 0465546e8c fixed HMMultiName handling (fixed issue #1291) hace 12 años
genswf8.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead hace 12 años
genswf9.ml a4a5a2e220 Vector.length is now Int (fixed issue #1302) hace 12 años
genxml.ml 3f37d3b7cd enabled trailing whitespace removal hace 12 años
haxe.hxproj 7e270ee49c minor hace 12 años
interp.ml 3053db8d64 moved delayed macros from interp to macro type context (fixed issue with macro caching and macro in macro) hace 12 años
lexer.mll 769cacdb95 macro is now a keyword and a field accessor (fixed issue #972) hace 12 años
main.ml 2aa32c0b45 only enable macro interp cache when using compilation server hace 12 años
matcher.ml 3fbc5e0b4e use default expression's position if available hace 12 años
optimizer.ml df0709e7e9 merge type_expr and type_expr_with_type (fixed issue #896) hace 12 años
parser.ml 6bbaec77c4 fixed issue #1370 hace 12 años
type.ml b8194b18c7 minor print fix hace 12 años
typecore.ml 3053db8d64 moved delayed macros from interp to macro type context (fixed issue with macro caching and macro in macro) hace 12 años
typeload.ml 43a4320d88 allow to resume from errors caused by WithType information in unify_call_params hace 12 años
typer.ml 3053db8d64 moved delayed macros from interp to macro type context (fixed issue with macro caching and macro in macro) hace 12 años