Nessuna descrizione

Franco Ponticelli ad8e6996b0 typos 13 anni fa
doc ad8e6996b0 typos 13 anni fa
std f391388e7d license /std to Haxe Foundation / MIT 13 anni fa
tests c47cbd982d adjust unit tests to new --dce 13 anni fa
Makefile 425974faf6 minor : dce does not actually depends on typecore 13 anni fa
Makefile.win 5489414879 added hxproj project 13 anni fa
ast.ml d99a795b32 import improvements (fixed issue #365) 13 anni fa
codegen.ml fd7235cb44 restore overrides that might have been changed by DCE 13 anni fa
common.ml 26d40f4ee8 changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+ 13 anni fa
dce.ml 539bf889ba allow feature DCE on all platforms and rename @:feature to @:ifFeature 13 anni fa
genas3.ml 9ff2d10206 [As3/Swf9] generate flash.Vector<T> as Object to avoid variance problems (fixed issue #1210) 13 anni fa
gencommon.ml 5b4dda24ad compiler-documented defines 13 anni fa
gencpp.ml 5b4dda24ad compiler-documented defines 13 anni fa
gencs.ml 29a2bced88 use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue 13 anni fa
genjava.ml 29a2bced88 use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue 13 anni fa
genjs.ml 5b4dda24ad compiler-documented defines 13 anni fa
genneko.ml 5b4dda24ad compiler-documented defines 13 anni fa
genphp.ml 7614c655ca a bit more abstract support changes 13 anni fa
genswf.ml 7c6e8cec8a added flash 11.5 / swf version 18 future support 13 anni fa
genswf8.ml 5b4dda24ad compiler-documented defines 13 anni fa
genswf9.ml 5b4dda24ad compiler-documented defines 13 anni fa
genxml.ml 85e9b9ed27 no dce when -D doc-gen or -D no-dce ! 13 anni fa
haxe.hxproj 5489414879 added hxproj project 13 anni fa
haxe.sln e3b0842b33 added 20 anni fa
haxe.vcproj 8e7cacc57f kill the compiler before building 13 anni fa
interp.ml 26d40f4ee8 changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+ 13 anni fa
lexer.mll 4965f733a3 correctly report line 1 instead of line 0 for errors on first line 13 anni fa
main.ml 26d40f4ee8 changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+ 13 anni fa
optimizer.ml 0d2e3d1925 fixed completion optimization with iterators (fixed issue #1212) 13 anni fa
parser.ml 26d40f4ee8 changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+ 13 anni fa
type.ml 29a2bced88 use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue 13 anni fa
typecore.ml e4a71f29a0 report current target upon forbidden package (fixed issue #1215) 13 anni fa
typeload.ml a79ea4a968 added -D key=value and #if (key >= value) operations (fixed issue #1241) 13 anni fa
typer.ml a79ea4a968 added -D key=value and #if (key >= value) operations (fixed issue #1241) 13 anni fa