Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Korostelev 5bc2b68e10 add Array.reduce (closes #4637) vor 10 Jahren
  Andy Li ae6349cccf bump license year to 2015 vor 10 Jahren
  Dan Korostelev 75954e41b9 Array.indexOf/lastIndexOf (closes #1242) vor 12 Jahren
  Nicolas Cannasse 6ab6587536 grow Array by +50% instead of doubling it on each resize vor 12 Jahren
  Nicolas Cannasse 286799fd9a bugfix vor 12 Jahren
  Nicolas Cannasse 108490a38e double array size instead of increasing it by one when setting at [length-1] vor 12 Jahren
  Simon Krajewski 42eea08e40 partial support for Array.map/filter vor 12 Jahren
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT vor 13 Jahren
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi vor 13 Jahren
  Nicolas Cannasse fbeaaadbe1 allow macros-in-macros in interp mode (use -D interp instead of -D macro), fixed issue #837 vor 13 Jahren
  Caue Waneck 73bec4fca0 changed Array iterator() to return an Iterator<T> instead of Iterator<Null<T>> vor 13 Jahren
  Nicolas Cannasse 22a9fe78b2 ensure consistent formating for Array and enums vor 13 Jahren
  Nicolas Cannasse 876a9249a5 no merge_sort in macro vor 13 Jahren
  Nicolas Cannasse ce112af5d3 added merge_sort support (neko 1.8.3) vor 13 Jahren
  Nicolas Cannasse d0f733946a added __this__ support vor 14 Jahren
  Nicolas Cannasse 505e383890 changed the result of array-assign expression (fixed issue #429) vor 14 Jahren
  Nicolas Cannasse 50c4117f83 fixes in core api method parameters names vor 15 Jahren
  Nicolas Cannasse 18f92685d7 fixed splice vor 15 Jahren
  Nicolas Cannasse 1d6abdce1c core types implementation vor 15 Jahren