暂无描述

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