Commit History

Upphovsman SHA1 Meddelande Datum
  Dan Korostelev 5bc2b68e10 add Array.reduce (closes #4637) 10 år sedan
  Andy Li ae6349cccf bump license year to 2015 10 år sedan
  Nicolas Cannasse 39551916e9 prevent stack overflow with recursive enums toString() 11 år sedan
  Dan Korostelev 71497f352a remove old mt leftovers (see https://github.com/HaxeFoundation/haxe/commit/09ce6695e09fdea461a5de2458d1980f554fe7c9#commitcomment-10262976) 10 år sedan
  Simon Krajewski f6d12cabb2 [as3] avoid infinite recursion on dynamic map and filter access 11 år sedan
  Simon Krajewski 2e253867ce [as3] resolve dynamic access on "map" and "filter" at runtime so we can deal with arrays (closes #2889) 11 år sedan
  Nicolas Cannasse e6382a5624 fix related to obfuscation 12 år sedan
  Nicolas Cannasse e17bd2bf5d added -D no-flash-overrides (necessary for Air/iOS since overrides are not supported in AOT) 12 år sedan
  Nicolas Cannasse 559270bd27 trace all parameters passed to trace() in flash/js/neko as a default 12 år sedan
  Simon Krajewski 9a14689f65 [Swf9] print "undefined" as "null" 12 år sedan
  Simon Krajewski 5ed2240611 applied interface syntax changes 12 år sedan
  Nicolas Cannasse 2e0bba6468 fixed Array.map/filter for as3 12 år sedan
  Simon Krajewski 42eea08e40 partial support for Array.map/filter 12 år sedan
  Simon Krajewski 494159fff0 renamed flash.Boot.RealBoot.init to initSwc to avoid naming conflicts 13 år sedan
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 år sedan
  Nicolas Cannasse 182c8fd920 wait until stage height has been correctly set (issue with chrome) 13 år sedan
  Simon Krajewski 3c5678435c rewrite charCodeAt to charCodeAtHX on as3 target 13 år sedan
  Simon Krajewski 0134196095 added @:keepSub: allow classes to force keeping their subclasses (fixed issue #1005) 13 år sedan
  Simon Krajewski 88e68ee237 make sure to keep flash.Boot.RealBoot 13 år sedan
  Nicolas Cannasse ab00649ae7 minor 13 år sedan
  Nicolas Cannasse 926fe3d950 auto setup trace text color / glow depending on stage background color (10.2+) 13 år sedan
  Nicolas Cannasse 79a9771f51 second part 13 år sedan
  Nicolas Cannasse c44b0f048b changed directory names for old flash (become flash8) and flash9 (become flash) 13 år sedan
  Nicolas Cannasse 09ce6695e0 revert getURL changes 14 år sedan
  Nicolas Cannasse d0f733946a added __this__ support 14 år sedan
  Franco Ponticelli 88f29e5320 - all : *.Boot are now automatically kept without the need of marking them with @:keep 15 år sedan
  Nicolas Cannasse 88037a099d removed String.cca (replaced by StringTools.fastCodeAt + StringTools.isEOF) 15 år sedan
  Franco Ponticelli c237ada04b - added --dead-code-removal to erase unreferenced methods from the output 15 år sedan
  Nicolas Cannasse d46deb4db5 don't use b64 encoding for text ressources 16 år sedan
  Nicolas Cannasse 8eabe40525 added TClosure 16 år sedan