暂无描述

Simon Krajewski d76a85d4be added Map and haxe.ds.IntMap 12 年之前
doc 5c73a426cd CHANGES.txt update 12 年之前
std d76a85d4be added Map and haxe.ds.IntMap 12 年之前
tests d76a85d4be added Map and haxe.ds.IntMap 12 年之前
Makefile a7ebd91bc3 export HAXE_LIBRARY_PATH (fixed issue #1411) 12 年之前
Makefile.win c91ca97878 more makefile tennis 13 年之前
ast.ml cba09a05a9 initial support for -D display-mode=usage|metadata|position (no parser yet) 12 年之前
codegen.ml cba09a05a9 initial support for -D display-mode=usage|metadata|position (no parser yet) 12 年之前
common.ml 628d455092 avoid Not_found when checking display-mode 12 年之前
dce.ml 7507234559 strict meta 12 年之前
genas3.ml 7507234559 strict meta 12 年之前
gencommon.ml 7507234559 strict meta 12 年之前
gencpp.ml 13aa990360 Handle dynamic methods in interfaces 12 年之前
gencs.ml 7507234559 strict meta 12 年之前
genjava.ml 7caec5014d [Java] abstract fixes 12 年之前
genjs.ml 7507234559 strict meta 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 7507234559 strict meta 12 年之前
genswf8.ml 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead 12 年之前
genswf9.ml 4da7bf1675 fixed flash super native prop access (fixed issue #1397) 12 年之前
genxml.ml 7507234559 strict meta 12 年之前
haxe.hxproj 7e270ee49c minor 12 年之前
interp.ml 7507234559 strict meta 12 年之前
lexer.mll 769cacdb95 macro is now a keyword and a field accessor (fixed issue #972) 12 年之前
main.ml 3cb409de61 do not add default display-mode value to avoid messing up cache signature 12 年之前
matcher.ml 313a1ebaac fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405) 12 年之前
optimizer.ml b0401bdb36 we actually only need the upcast detection for Cpp and As3 12 年之前
parser.ml 64feed9993 really consider EMeta for operator precendence (fixed issue #1427) 12 年之前
type.ml ee2f490148 disallow transitive implicit casts only for the abstract vs. abstract case 12 年之前
typecore.ml 313a1ebaac fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405) 12 年之前
typeload.ml 313a1ebaac fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405) 12 年之前
typer.ml e915c1c610 make sure that we are at the PTypeField pass (allows typeof in @:build) fixed issue #1401 12 年之前