暂无描述

Nicolas Cannasse b9c44ada5b added support for quotes in StringTools html escaping 13 年之前
doc b9c44ada5b added support for quotes in StringTools html escaping 13 年之前
std b9c44ada5b added support for quotes in StringTools html escaping 13 年之前
tests b9c44ada5b added support for quotes in StringTools html escaping 13 年之前
Makefile 425974faf6 minor : dce does not actually depends on typecore 13 年之前
Makefile.win 5489414879 added hxproj project 13 年之前
ast.ml d99a795b32 import improvements (fixed issue #365) 13 年之前
codegen.ml fd7235cb44 restore overrides that might have been changed by DCE 13 年之前
common.ml 26d40f4ee8 changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+ 13 年之前
dce.ml c80783fdbf make sure DCE also checks parent interfaces 13 年之前
genas3.ml 9ff2d10206 [As3/Swf9] generate flash.Vector<T> as Object to avoid variance problems (fixed issue #1210) 13 年之前
gencommon.ml 5b4dda24ad compiler-documented defines 13 年之前
gencpp.ml d7428809e7 fixed EnumValue abstract in cpp (fixed issue #1248) 13 年之前
gencs.ml 29a2bced88 use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue 13 年之前
genjava.ml 29a2bced88 use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue 13 年之前
genjs.ml 85a19f22a2 only create runtime fields for properties which have a default or @:isVar set 13 年之前
genneko.ml b9c44ada5b added support for quotes in StringTools html escaping 13 年之前
genphp.ml 7614c655ca a bit more abstract support changes 13 年之前
genswf.ml 7c6e8cec8a added flash 11.5 / swf version 18 future support 13 年之前
genswf8.ml 85a19f22a2 only create runtime fields for properties which have a default or @:isVar set 13 年之前
genswf9.ml 85a19f22a2 only create runtime fields for properties which have a default or @:isVar set 13 年之前
genxml.ml 85e9b9ed27 no dce when -D doc-gen or -D no-dce ! 13 年之前
haxe.hxproj 5489414879 added hxproj project 13 年之前
haxe.sln e3b0842b33 added 20 年之前
haxe.vcproj 8e7cacc57f kill the compiler before building 13 年之前
interp.ml 26d40f4ee8 changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+ 13 年之前
lexer.mll 4965f733a3 correctly report line 1 instead of line 0 for errors on first line 13 年之前
main.ml 26d40f4ee8 changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+ 13 年之前
optimizer.ml 0d2e3d1925 fixed completion optimization with iterators (fixed issue #1212) 13 年之前
parser.ml 26d40f4ee8 changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+ 13 年之前
type.ml 85a19f22a2 only create runtime fields for properties which have a default or @:isVar set 13 年之前
typecore.ml e4a71f29a0 report current target upon forbidden package (fixed issue #1215) 13 年之前
typeload.ml a127252e03 fixed constraint comparison between two fields (fixed issue #1228) 13 年之前
typer.ml 85a19f22a2 only create runtime fields for properties which have a default or @:isVar set 13 年之前