Historique des commits

Auteur SHA1 Message Date
  Guillaume Desquesnes 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) il y a 5 ans
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 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
  Aurel 8616359ff7 Reformat std (#8408) 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
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li ae6349cccf bump license year to 2015 il y a 9 ans
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness il y a 10 ans
  Simon Krajewski eb467870cd [python] remove return from some Void methods because the analyzer complains il y a 10 ans
  frabbit 64120f3f66 allow runtime calls to map and filter on structures and dynamic il y a 11 ans
  frabbit 980a1af814 optimize python Vector (no bound checks), add vector iteration test il y a 11 ans
  frabbit 0d195ccef5 improve ArrayAccess on Array performance il y a 11 ans
  frabbit 4a4f1455a6 renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw il y a 11 ans
  frabbit 88212142c6 remove Builtin dependency of Array and String il y a 11 ans
  Simon Krajewski 7b1207d28c run python -V on travis (and fix some other things) il y a 11 ans
  frabbit 2fff8852f5 reflect on all fields of String and Array, use Macro to hide python specific field access/call, move all of string and array implementation to impl classes il y a 11 ans
  Simon Krajewski c33de726b4 add @:coreApi to Array il y a 11 ans
  frabbit 1d9fde534b fix for macro unit tests il y a 11 ans
  Simon Krajewski d9ed72f630 add std files from hx2python il y a 11 ans