Commit History

Author SHA1 Message Date
  Simon Krajewski b6a8af0c28 Rework `unify_field_call` (#9734) 5 years ago
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) 5 years ago
  Dan Korostelev c4c2d37f80 Array.contains (closes #3323) (#9179) 5 years ago
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 years ago
  Aleksandr Kuzmenko 4b60ab6db4 [flash] update Array proto with ArrayIterator 5 years ago
  Aleksandr Kuzmenko bc1bf57b02 It's forbidden to mention as3 (#8964) 5 years ago
  Dan Korostelev edc42d0f1b [flash] Fix Array.remove with swf_version > 19 (see #8612) 6 years ago
  Aurel e38302aef7 Date improvements (#8508) 6 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Aleksandr Kuzmenko ed9b71e0fc Infinite recursion on stringification of objects with circular references (#8113) 6 years ago
  Aleksandr Kuzmenko 5e1dffef4c Change String.iterator() to @:using (#8331) 6 years ago
  Alexander Kuzmenko 1d45ab0419 `String.iterator()` and `String.keyValueIterator()` 6 years ago
  Simon Krajewski 753b36e5d1 null cast/is/catch (#7532) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Simon Krajewski a200541e35 revert Std.is changes for release 6 years ago
  Nicolas Cannasse ad443a5fc8 more Std.is(null,Dynamic) == false support (#7532) 6 years ago
  Simon Krajewski db08b2fd72 [typer] disallow `implements Dynamic` on non-extern classes 6 years ago
  Nicolas Cannasse 03659011fc Unicode tests (#7009) 7 years ago
  Ben Morris 6df5ca3b11 Add Array.resize method (#6869) 7 years ago
  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