Commit Graph

21 Commits

Author SHA1 Message Date
9dace534af Fix Windows ZTS build. 2018-09-08 13:07:29 +08:00
34354803c7 Add retainWhile(). Refactor code. 2018-09-07 16:00:08 +08:00
639479d031 Fix bugs. Refactor code. Improve performance of Pair. 2018-08-31 01:04:46 +08:00
5fe6912bc4 reformat code 2018-08-26 20:56:35 +08:00
c221128351 Compatible with PHP 7.3+ 2018-08-26 20:33:02 +08:00
edda23318c add sortByxxx() methods. fix bugs. 2018-08-26 20:23:22 +08:00
4754c5a3d6 update arginfo. format code. 2018-08-22 16:35:27 +08:00
f32fa48291 update compare flags 2018-08-20 22:47:23 +08:00
a5119e597d add ZTS globals for userland comparator callbacks 2018-08-14 19:56:25 +08:00
db0465e943 closes #1 2018-08-09 16:53:29 +08:00
3b168358b7 Add partition(). Manually init properties for Pair. 2018-05-12 22:10:59 +08:00
283fdafd56 Add maxBy(), minBy(). Remove ZTS relevant code. 2018-05-01 17:35:19 +08:00
01d459f965 Fix bugs. Improve performance. 2018-04-18 12:03:27 +08:00
f2402b9f67 Add Collection::flatMap() and Collection::flatMapTo(). Fix bugs. 2018-04-16 20:58:38 +08:00
70588073a6 Add Collection::first() and Collection::last(). Update code structure. 2018-04-15 11:22:10 +08:00
83a43421a9 update 2018-04-14 14:07:33 +08:00
84afc0012e remove redundant code 2018-04-01 16:29:13 +08:00
7b98857eff Implement ArrayAccess. Fix config.m4, .travis.yml. Update stubs. 2018-03-31 12:02:13 +08:00
dc4a1546eb Fix bug in macro. Shorten code. 2018-03-30 22:20:58 +08:00
f7b924801b Implement copyOfRange() and count() 2018-03-30 19:06:39 +08:00
604c7b1ee6 Add .gitattributes. Move source files. 2018-03-23 22:17:09 +08:00