Nicolas Cannasse
|
b9c44ada5b
added support for quotes in StringTools html escaping
|
13 years ago |
Nicolas Cannasse
|
a127252e03
fixed constraint comparison between two fields (fixed issue #1228)
|
13 years ago |
Nicolas Cannasse
|
d7428809e7
fixed EnumValue abstract in cpp (fixed issue #1248)
|
13 years ago |
Nicolas Cannasse
|
85a19f22a2
only create runtime fields for properties which have a default or @:isVar set
|
13 years ago |
Nicolas Cannasse
|
d4f48b3e34
force either get/set (or get_x/set_x) property names when -D haxe3
|
13 years ago |
Simon Krajewski
|
c80783fdbf
make sure DCE also checks parent interfaces
|
13 years ago |
Simon Krajewski
|
143195ffb2
directly print an error if override + no super
|
13 years ago |
Simon Krajewski
|
f36284ea5a
make sure to check overrides (fixed issue #1249)
|
13 years ago |
Nicolas Cannasse
|
d9a6dcbe0b
typo
|
13 years ago |
Franco Ponticelli
|
ad8e6996b0
typos
|
13 years ago |
Franco Ponticelli
|
e2ab11bac6
typo
|
13 years ago |
Nicolas Cannasse
|
789adc287f
added
|
13 years ago |
Nicolas Cannasse
|
ed383da1e4
BSD->MIT
|
13 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Simon Krajewski
|
c47cbd982d
adjust unit tests to new --dce
|
13 years ago |
Nicolas Cannasse
|
82058880ce
dce update
|
13 years ago |
Nicolas Cannasse
|
26d40f4ee8
changed --dead-code-elimination to --dce [no|std|full], added haxe_ver for 3.0+
|
13 years ago |
Nicolas Cannasse
|
a79ea4a968
added -D key=value and #if (key >= value) operations (fixed issue #1241)
|
13 years ago |
Simon Krajewski
|
d92b700b61
typo
|
13 years ago |
Nicolas Cannasse
|
c7a85f09c8
check that regexp neko library can be loaded
|
13 years ago |
Simon Krajewski
|
4d402c7431
always inline variable fields, even with --no-inline in place (fixed issue #1244)
|
13 years ago |
Nicolas Cannasse
|
7c6e8cec8a
added flash 11.5 / swf version 18 future support
|
13 years ago |
Nicolas Cannasse
|
fd7235cb44
restore overrides that might have been changed by DCE
|
13 years ago |
Nicolas Cannasse
|
23deeefcaa
fixed import before types errors
|
13 years ago |
Nicolas Cannasse
|
49a5e1c1a7
replaced missing TimerQueue
|
13 years ago |
Nicolas Cannasse
|
6a02a986f6
typo fix
|
13 years ago |
Nicolas Cannasse
|
764dcfe701
added abstract basic types support
|
13 years ago |
Simon Krajewski
|
539bf889ba
allow feature DCE on all platforms and rename @:feature to @:ifFeature
|
13 years ago |
Nicolas Cannasse
|
a733acf3e0
added abstract basic types support
|
13 years ago |
Simon Krajewski
|
d4a8b42fc3
also use kept constructors as entry points for DCE
|
13 years ago |