No Description

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