説明なし

Simon Krajewski 5cfe9beca7 simplified pattern matcher typing 12 年 前
doc eedfeb00df CHANGES.txt update 12 年 前
std caaba1f695 added Type specification (part 2) 12 年 前
tests caaba1f695 added Type specification (part 2) 12 年 前
Makefile fcb011f8f8 allow Enum.Ctor and Class.Static patterns 12 年 前
Makefile.win c91ca97878 more makefile tennis 13 年 前
ast.ml d1c1f9e6b5 added macro $p{Array<String>} to generate an EField chain 12 年 前
codegen.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead 12 年 前
common.ml 2193bebde9 added -D swf-compress-level (allows faster SWF compression for large SWFs) 12 年 前
dce.ml 00079126c3 [Dce] small refactor + fixes 12 年 前
genas3.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead 12 年 前
gencommon.ml ad13b2c3a4 [java/cs] TField changes; re-enabled targets. Warning - they still aren't working correctly. 12 年 前
gencpp.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead 12 年 前
gencs.ml ad13b2c3a4 [java/cs] TField changes; re-enabled targets. Warning - they still aren't working correctly. 12 年 前
genjava.ml ad13b2c3a4 [java/cs] TField changes; re-enabled targets. Warning - they still aren't working correctly. 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 2193bebde9 added -D swf-compress-level (allows faster SWF compression for large SWFs) 12 年 前
genswf8.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead 12 年 前
genswf9.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead 12 年 前
genxml.ml 3f37d3b7cd enabled trailing whitespace removal 12 年 前
haxe.hxproj 7e270ee49c minor 12 年 前
interp.ml 3d2308c94b added get_pattern_locals to Interp 12 年 前
lexer.mll 6086a8fea3 changed callback(func,args) to func.callback(args), removed callback keyword 12 年 前
main.ml 19110942b2 added initial deprecated error mapping 12 年 前
matcher.ml 5cfe9beca7 simplified pattern matcher typing 12 年 前
optimizer.ml 79279c97be moved Typeload.make_const to Optimizer.make_constant_expression 12 年 前
parser.ml 74964135a4 keep parsing after ${e} 12 年 前
type.ml 71333a6fe0 added Type.s_expr_pretty and improved exhaustion error messages (fixed issue #1352) 12 年 前
typecore.ml 3d2308c94b added get_pattern_locals to Interp 12 年 前
typeload.ml b6b880928b reverted :deprecated change 12 年 前
typer.ml 3d2308c94b added get_pattern_locals to Interp 12 年 前