Commit Graph

22 Commits

Author SHA1 Message Date
CismonX 7b98857eff Implement ArrayAccess. Fix config.m4, .travis.yml. Update stubs. 2018-03-31 12:02:13 +08:00
CismonX dc4a1546eb Fix bug in macro. Shorten code. 2018-03-30 22:20:58 +08:00
CismonX f7b924801b Implement `copyOfRange()` and `count()` 2018-03-30 19:06:39 +08:00
CismonX a7a39c889a Fix error message. 2018-03-29 16:04:29 +08:00
CismonX df3da628ee Add new methods. Update stub. 2018-03-29 12:33:39 +08:00
CismonX 4a3c28b4b3 Add `average()` and `containsAll()`. Update README. 2018-03-28 13:02:51 +08:00
CismonX 8d62f9a288 Add `associateBy()` and `associateByTo()` 2018-03-26 19:58:40 +08:00
CismonX e116696a49 Compatible to PHP 7.0.x 2018-03-26 14:03:13 +08:00
CismonX b099ab663b Compatible to PHP 7.0.x 2018-03-26 13:54:01 +08:00
CismonX df8f8dd322 Add `associateTo()`. 2018-03-26 13:25:00 +08:00
CismonX 8b88a88ba5 Add `associate()`. Fix bug. 2018-03-25 15:26:07 +08:00
CismonX d59af14f7a Add new methods 2018-03-24 12:22:00 +08:00
CismonX 604c7b1ee6 Add .gitattributes. Move source files. 2018-03-23 22:17:09 +08:00
CismonX 42799ae6d1 Add new methods. 2018-03-23 21:38:34 +08:00
CismonX bfecefbdee Add .travis.yml. Add tests. 2018-03-23 17:29:34 +08:00
CismonX 4498f7f5a9 update 2018-03-23 17:06:05 +08:00
CismonX ef1254ed94 fix config.m4 2018-03-22 22:50:25 +08:00
CismonX d3922b8db2 update 2018-03-22 22:44:40 +08:00
CismonX 70309d995e update 2018-03-22 11:06:07 +08:00
CismonX c33bae6e87 indent with spaces instead of tabs 2018-03-21 16:26:14 +08:00
CismonX 7e15ed8f39 update 2018-03-21 16:21:28 +08:00
CismonX 512d04ff19 initial commit 2018-03-20 22:44:25 +08:00