Commit History

作者 SHA1 備註 提交日期
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) 5 年之前
  Dan Korostelev c4c2d37f80 Array.contains (closes #3323) (#9179) 5 年之前
  Aleksandr Kuzmenko 6b7db0254e haxe.iterators.ArrayIterator (#8987) 5 年之前
  Dan Korostelev 6a44de17c4 Inline Array.map/filter methods (#5749) 6 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Aleksandr Kuzmenko e24798614b [cs][java] don't alloc excessive cell on Array resize (closes #5475) 6 年之前
  Aleksandr Kuzmenko ed9b71e0fc Infinite recursion on stringification of objects with circular references (#8113) 6 年之前
  Jens Fischer 707a6efbc6 [std] modernize some @:optional/@:extern/@:final/@:enum syntax (#7759) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Ben Morris 6df5ca3b11 Add Array.resize method (#6869) 7 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Cauê Waneck 8d832ab7f6 [java/cs] Bound array accesses on quicksort to lo/hi. Closes #3822 10 年之前
  Cauê Waneck 4262e78f0d [cs] Fixed 'No overload found' errors with -D erase_generics 10 年之前
  Cauê Waneck f60e748942 [cs] Added -D erase_generics . Closes #1107 10 年之前
  Cauê Waneck 4f16854cbb [java/cs] Delay duplicate overloaded constructor check. See #2687 10 年之前
  Cauê Waneck 482dda90bd [net-lib] Generally improved error and debug messages; 10 年之前
  Dan Korostelev c473ac546a [cs] don't create unnecessary local variables in Array.__get 10 年之前
  Dan Korostelev 67599f255e [cs] fix Array.indexOf with startIndex greater than length, test it (let's hear from travis if only c# is affected) 11 年之前
  Cauê Waneck 3c951aef6c [cs] respect core_api_serialize : enums. 11 年之前
  Cauê Waneck e716629443 [cs] Added -D coreApiSerialize 11 年之前
  Dan Korostelev 83683dc195 use proper class for array iterator on C# 11 年之前
  Dan Korostelev 75954e41b9 Array.indexOf/lastIndexOf (closes #1242) 11 年之前
  David Peek 2642ca5bed Remove docs from platform std implementation classes. 12 年之前
  Caue Waneck b1bd0721a4 [java/cs] fixed issue #1744 12 年之前
  Caue Waneck 4e5f9bfe7d [java/cs] More unit tests fixes - Java target ok on unit tests 12 年之前
  Simon Krajewski c07c204c27 added Array.map/filter to Cs and activated unit tests for it 12 年之前
  Simon Krajewski 7507234559 strict meta 12 年之前