コミット履歴

作者 SHA1 メッセージ 日付
  Jose Lorenzo Rodriguez a340d8b00a Making Collection::sumOf() use an identity by default 11 年 前
  Jose Lorenzo Rodriguez 8540633534 Fixes #6683 11 年 前
  Jose Lorenzo Rodriguez a50ff282f9 Implemented Collection::last() 11 年 前
  Jose Lorenzo Rodriguez 8c10deec57 Implemented Collection::skip() 11 年 前
  Jose Lorenzo Rodriguez c8c60fb36b Implemeting the zipWith() method 11 年 前
  Jose Lorenzo Rodriguez d311596246 Adding more tests and the code 11 年 前
  Jose Lorenzo Rodriguez ac97df1f0a Initial implementation of Collection::zip() 11 年 前
  Jan Sukenik b9cad16252 Added more tests for CollectionTrait::append 11 年 前
  Jose Lorenzo Rodriguez bac36e05d7 Implemented Collection::isEmpty() 11 年 前
  Jose Lorenzo Rodriguez c296a3b91d Fixing regression in SortByIterator, closes #6349 11 年 前
  Mark Scherer eaa9179c36 Add __debugInfo() to Collection. 11 年 前
  Jose Lorenzo Rodriguez 6b034273ce Implementing Collection::through() 11 年 前
  Andreas Kristiansen 50d2c8f703 Initial value for Collection::reduce is now optional 11 年 前
  Adam Taylor 9368c625ef Fix typos 11 年 前
  Jose Lorenzo Rodriguez a70e205fb0 Using _unwrap in all methods where the collection passes itself 11 年 前
  Jose Lorenzo Rodriguez 6b9920d4bf Optimizing Collection::sort() 11 年 前
  Jose Lorenzo Rodriguez 1662f2e302 Implemented Collection::toList() to avoid confusion when getting results 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Mark Story 2a51059d3b Fix phpcs error. 11 年 前
  Jose Lorenzo Rodriguez 5fe3e34db1 Refactoring and documenting functions 11 年 前
  Jose Lorenzo Rodriguez 39607af730 Using an identity function in unfold() is a very common case 11 年 前
  Jose Lorenzo Rodriguez 4a2a76c5f2 Initial code for implementing Collection::unfold() 11 年 前
  Jose Lorenzo Rodriguez 8cdf2cfdb9 Implemented Collection::stopWhen() 11 年 前
  euromark aa0c90ed1f Consolidate asserts 11 年 前
  Bryan Crowe 7cd01cf687 Fix failed Exception message test 11 年 前
  Jose Lorenzo Rodriguez a73697246d Added Collection::buffered() to make any non-rewidable rewindable 11 年 前
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 年 前
  Jose Lorenzo Rodriguez e94fbfeb8a Implemented Collection::sumOf() 11 年 前
  Jose Lorenzo Rodriguez 37b52e6048 Updating some tests so they report correct status in hhvm 11 年 前
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 年 前