Commit Graph

10 Commits

Author SHA1 Message Date
Aaron Piotrowski
a3d89f6582
Throw when closure is not serializable 2017-12-13 22:49:18 -06:00
Niklas Keller
31004c3d6f Link website docs in README 2017-12-14 00:31:50 +01:00
Niklas Keller
ea9746ecf5 Add docs 2017-12-14 00:30:25 +01:00
Niklas Keller
7422d61949 Rename parallelMap → map, parallelFilter → filter 2017-12-13 23:57:44 +01:00
Niklas Keller
641c009240 Catch SerializationExceptions and convert them to Errors 2017-12-13 23:56:44 +01:00
Niklas Keller
8dc3b3e6b4 Define target platform for php-cs-fixer 2017-12-13 23:50:45 +01:00
Niklas Keller
36dc8ed92a Add php-cs-fixer and fix code style 2017-12-13 23:48:03 +01:00
Niklas Keller
74c8b5f145 Fix intentional example error and improve Travis build
Examples are now executed in a subshell, so a failure doesn't terminate the complete build.
2017-12-13 23:40:53 +01:00
Niklas Keller
2834e2957b Rename to parallel-functions, use built-in default pool 2017-12-13 23:36:35 +01:00
Niklas Keller
c62ff9f26c Initial commit 2017-12-13 22:58:26 +01:00