Historique des commits

Auteur SHA1 Message Date
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) il y a 5 ans
  Dan Korostelev c4c2d37f80 Array.contains (closes #3323) (#9179) il y a 5 ans
  Aleksandr Kuzmenko 6b7db0254e haxe.iterators.ArrayIterator (#8987) il y a 5 ans
  Dan Korostelev 6a44de17c4 Inline Array.map/filter methods (#5749) il y a 6 ans
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Dan Korostelev 436ef40d27 [lua] sidestep #7851 by including helper code directly in genlua il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  Ben Morris 6df5ca3b11 Add Array.resize method (#6869) il y a 7 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Justin Donaldson 826083efb9 [lua] small std tweaks il y a 8 ans
  Justin Donaldson 11c62fe1fb [lua] revert back to old array.unshift behavior il y a 8 ans
  Justin Donaldson 9bd0102b16 [lua] fix array.shift for lua 5.3 il y a 8 ans
  Justin Donaldson d9ddd18d98 [lua] fix unshift again il y a 8 ans
  Justin Donaldson cb959daa4f [lua] fix unshift for empty array il y a 8 ans
  Justin Donaldson 17176044cc [lua] speed up array methods (take 2) il y a 8 ans
  Justin Donaldson c0ab3797b2 Revert "[lua] speed up some array methods" il y a 8 ans
  Justin Donaldson f11ed3c510 [lua] speed up some array methods il y a 8 ans
  Justin Donaldson 9383b8e0a5 [lua] escape path in file copy il y a 8 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Justin Donaldson accc7054e7 [lua] fix errors masked by incorrect error code il y a 8 ans
  Dan Korostelev 0fc630dbdc [lua] temporary workaround for #5327 il y a 8 ans
  Dan Korostelev 70242f83dc [lua] simplify Array constructor call, because lua.Boot.defArray generates some redundant temp vars and branching for some reason il y a 9 ans
  Justin Donaldson 3d085a3087 [lua] add simple sorting algorithm to base Aray type, rather than using stable sort il y a 9 ans
  Justin Donaldson 5c67292c22 [lua] remove usage of StringBuf in base classes with Table.concat. il y a 9 ans
  Justin Donaldson 360d33486d [lua] Fix reflection issues in __init__ and static variables. il y a 9 ans
  Mark Knol 9632db9524 add/update copyright notice il y a 9 ans
  Justin Donaldson bf01febbf2 Lua : update new utility methods in _std classes il y a 9 ans
  Justin Donaldson ad9c685608 Lua : normalize lua inline helpers, and add instance function helper il y a 9 ans
  Justin Donaldson 94f291eb08 Lua: Use includeFile to inline class-specific lua helper methods il y a 9 ans
  Justin Donaldson a7a41d6aea Lua: Do the length adjustment in Array.remove in two steps to avoid triggering __index metamethod il y a 9 ans