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