Brak opisu

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