Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Mark Knol
|
6c29743078
Update documentation
|
9 years ago |
David "Blackmagic" Elahee
|
0b8b091475
Optimize regular array remove so that is does not allocate any longer
|
9 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 years ago |
Nicolas Cannasse
|
39551916e9
prevent stack overflow with recursive enums toString()
|
11 years ago |
Dan Korostelev
|
71497f352a
remove old mt leftovers (see https://github.com/HaxeFoundation/haxe/commit/09ce6695e09fdea461a5de2458d1980f554fe7c9#commitcomment-10262976)
|
10 years ago |
Simon Krajewski
|
f6d12cabb2
[as3] avoid infinite recursion on dynamic map and filter access
|
11 years ago |
Simon Krajewski
|
2e253867ce
[as3] resolve dynamic access on "map" and "filter" at runtime so we can deal with arrays (closes #2889)
|
11 years ago |
Nicolas Cannasse
|
e6382a5624
fix related to obfuscation
|
11 years ago |
Nicolas Cannasse
|
e17bd2bf5d
added -D no-flash-overrides (necessary for Air/iOS since overrides are not supported in AOT)
|
12 years ago |
Nicolas Cannasse
|
559270bd27
trace all parameters passed to trace() in flash/js/neko as a default
|
12 years ago |
Simon Krajewski
|
9a14689f65
[Swf9] print "undefined" as "null"
|
12 years ago |
Simon Krajewski
|
5ed2240611
applied interface syntax changes
|
12 years ago |
Nicolas Cannasse
|
2e0bba6468
fixed Array.map/filter for as3
|
12 years ago |
Simon Krajewski
|
42eea08e40
partial support for Array.map/filter
|
12 years ago |
Simon Krajewski
|
494159fff0
renamed flash.Boot.RealBoot.init to initSwc to avoid naming conflicts
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Nicolas Cannasse
|
182c8fd920
wait until stage height has been correctly set (issue with chrome)
|
13 years ago |
Simon Krajewski
|
3c5678435c
rewrite charCodeAt to charCodeAtHX on as3 target
|
13 years ago |
Simon Krajewski
|
0134196095
added @:keepSub: allow classes to force keeping their subclasses (fixed issue #1005)
|
13 years ago |
Simon Krajewski
|
88e68ee237
make sure to keep flash.Boot.RealBoot
|
13 years ago |
Nicolas Cannasse
|
ab00649ae7
minor
|
13 years ago |
Nicolas Cannasse
|
926fe3d950
auto setup trace text color / glow depending on stage background color (10.2+)
|
13 years ago |
Nicolas Cannasse
|
79a9771f51
second part
|
13 years ago |
Nicolas Cannasse
|
c44b0f048b
changed directory names for old flash (become flash8) and flash9 (become flash)
|
13 years ago |
Nicolas Cannasse
|
09ce6695e0
revert getURL changes
|
13 years ago |
Nicolas Cannasse
|
d0f733946a
added __this__ support
|
14 years ago |
Franco Ponticelli
|
88f29e5320
- all : *.Boot are now automatically kept without the need of marking them with @:keep
|
14 years ago |