Commit History

Author SHA1 Message Date
  Aleksandr Kuzmenko 6b7db0254e haxe.iterators.ArrayIterator (#8987) 5 years ago
  Aleksandr Kuzmenko 9fd86d599b [php] keep iterator fields on maps (fixes #8851) 5 years ago
  Ben Merckx c046929246 [php] Improve json representation of haxe arrays (#8834) 5 years ago
  Ben Merckx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 5 years ago
  Aleksandr Kuzmenko 0247aaaf32 [php] cleaner output for string concat and Array.push() 5 years ago
  Aleksandr Kuzmenko 48c17b0a01 [php] optimize out of bounds Array write 6 years ago
  Dan Korostelev 6a44de17c4 Inline Array.map/filter methods (#5749) 6 years ago
  Aleksandr Kuzmenko 4c96335e7a [php] better array writing performance 6 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Alexander Kuzmenko 91b3002c8f [php] back to Haxe loops in `Array.map` and `Array.filter` to avoid allocation of anonymous functions 6 years ago
  Alexander Kuzmenko 075787f8ef [php] avoid infinite recursion on stringification (fixes #6180) 6 years ago
  Jens Fischer 707a6efbc6 [std] modernize some @:optional/@:extern/@:final/@:enum syntax (#7759) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Alexander Kuzmenko afbc8cb536 [php] optimise Array and Vector methods map, filter, toString, remove 6 years ago
  Alexander Kuzmenko ca6b4f3a05 [php] fix stringification in Array.join() (fixes #7443) 6 years ago
  Alexander Kuzmenko 6fd0536152 [php] Optimized Map.copy(), Array.copy() 7 years ago
  Ben Morris 6df5ca3b11 Add Array.resize method (#6869) 7 years ago
  Alexander Kuzmenko b00048aeb8 [php] fixed array writing at the length of an array (fixes #6874) 7 years ago
  Alexander Kuzmenko 6554f1a138 [php] optimized increasing array size on writing at out-of-bounds index 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Alexander Kuzmenko 8787d26941 [php] better inlining of Array.map() and Array.filter() 7 years ago
  Alexander Kuzmenko ed0ae1ae25 [php] made Array.filter() inlined 7 years ago
  Alexander Kuzmenko 83665636c9 [php] direct methods comparison 7 years ago
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) 7 years ago