No Description

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