Commit History

Author SHA1 Message Date
  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 6b7db0254e haxe.iterators.ArrayIterator (#8987) 5 years ago
  Dan Korostelev 6a44de17c4 Inline Array.map/filter methods (#5749) 6 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Ben Morris 6df5ca3b11 Add Array.resize method (#6869) 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  sbijoshj fb9606e14a Update Array.hx (#6084) 8 years ago
  Gama11 6574ed212b Fix some spelling errors in docs (#5991) 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Mark Knol 2c64939279 https links (#5695) 8 years ago
  Kevin Leung f48e5e0cc1 Fix doc of Array#slice (#5692) 8 years ago
  Mark Knol be0997a0fc * `@see` links 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
  Gama11 99ab589973 Slightly more consistent use of backticks in the docs 10 years ago
  Mark Knol bf12fcd6fa Array.sort documentation fix 10 years ago
  Dan Korostelev 75954e41b9 Array.indexOf/lastIndexOf (closes #1242) 11 years ago
  Caue Waneck b20b8c0795 [docs] Taken off outdated info 11 years ago
  Simon Krajewski eebc661e8e fix Array.push documentation (closes #2101) 12 years ago
  Simon Krajewski d506da3142 add missing documentation to Array.map/filter 12 years ago
  David Peek c06f9cb754 Updated array docs 12 years ago
  Simon Krajewski 60de039940 added List specification 12 years ago
  Simon Krajewski e218ab287b added haxe.ds.ArraySort (stable merge sort implementation) 12 years ago
  Simon Krajewski 42eea08e40 partial support for Array.map/filter 12 years ago
  Simon Krajewski 9669a40da1 added String specification 12 years ago
  Simon Krajewski 5dcd0cb666 several spec fixes 12 years ago
  Simon Krajewski a0f830eb21 forgot to hit Ctrl + S 12 years ago
  Simon Krajewski 0e2ebb80dc added specification for Array.slice/splice 12 years ago