-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more Parallel instances #1938
Commits on Sep 2, 2017
-
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for eaf34e6 - Browse repository at this point
Copy the full SHA eaf34e6View commit details -
Add Either/Validated Parallel instance
Luka Jacobowitz committedSep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 21942c5 - Browse repository at this point
Copy the full SHA 21942c5View commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for b37732b - Browse repository at this point
Copy the full SHA b37732bView commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 664988a - Browse repository at this point
Copy the full SHA 664988aView commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for e7f6f68 - Browse repository at this point
Copy the full SHA e7f6f68View commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for f37500a - Browse repository at this point
Copy the full SHA f37500aView commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 447d929 - Browse repository at this point
Copy the full SHA 447d929View commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 4259554 - Browse repository at this point
Copy the full SHA 4259554View commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 6c5efc9 - Browse repository at this point
Copy the full SHA 6c5efc9View commit details -
Add instances for OptionT and EitherT to nested
Luka Jacobowitz committedSep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for d7ba338 - Browse repository at this point
Copy the full SHA d7ba338View commit details -
Add law tests for parallel OptionT and EitherT
Luka Jacobowitz committedSep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for a7bea82 - Browse repository at this point
Copy the full SHA a7bea82View commit details -
Make EitherT instance forward to Validated
Luka Jacobowitz committedSep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 1556909 - Browse repository at this point
Copy the full SHA 1556909View commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for b3470db - Browse repository at this point
Copy the full SHA b3470dbView commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for b458b3d - Browse repository at this point
Copy the full SHA b458b3dView commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 2815a5b - Browse repository at this point
Copy the full SHA 2815a5bView commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 7844788 - Browse repository at this point
Copy the full SHA 7844788View commit details -
Add ApplicativeError instance for MonadError and Parallel
Luka Jacobowitz committedSep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 378549f - Browse repository at this point
Copy the full SHA 378549fView commit details -
Add Test that actually hits the implicated ApplicativeError instance
Luka Jacobowitz committedSep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 1490fe4 - Browse repository at this point
Copy the full SHA 1490fe4View commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 2dc71fe - Browse repository at this point
Copy the full SHA 2dc71feView commit details -
Move appError instance to Parallel companion object
Luka Jacobowitz committedSep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 00664ae - Browse repository at this point
Copy the full SHA 00664aeView commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for f941a0c - Browse repository at this point
Copy the full SHA f941a0cView commit details -
Luka Jacobowitz committed
Sep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 1236205 - Browse repository at this point
Copy the full SHA 1236205View commit details -
Add ZipNEL and ZipNEV and Parallel instances
Luka Jacobowitz committedSep 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 17c0bc0 - Browse repository at this point
Copy the full SHA 17c0bc0View commit details
Commits on Sep 3, 2017
-
Add law for testing that pure is consistent across Parallel pairs
Luka Jacobowitz committedSep 3, 2017 Configuration menu - View commit details
-
Copy full SHA for 1502087 - Browse repository at this point
Copy the full SHA 1502087View commit details
Commits on Sep 4, 2017
-
Add Parallel Serializable tests
Luka Jacobowitz committedSep 4, 2017 Configuration menu - View commit details
-
Copy full SHA for f1b1c1a - Browse repository at this point
Copy the full SHA f1b1c1aView commit details
Commits on Sep 5, 2017
-
Add EitherT Parallel instance that doesn't require a Parallel Instanc…
…e for M
Luka Jacobowitz committedSep 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 9252e36 - Browse repository at this point
Copy the full SHA 9252e36View commit details
Commits on Sep 10, 2017
-
Add ZipVector + Parallel instance
Luka Jacobowitz committedSep 10, 2017 Configuration menu - View commit details
-
Copy full SHA for e8eb35d - Browse repository at this point
Copy the full SHA e8eb35dView commit details -
Luka Jacobowitz committed
Sep 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 1a99aab - Browse repository at this point
Copy the full SHA 1a99aabView commit details -
Add scaladoc to ApplicativeError and change order of type parameters
Luka Jacobowitz committedSep 10, 2017 Configuration menu - View commit details
-
Copy full SHA for ae03b33 - Browse repository at this point
Copy the full SHA ae03b33View commit details -
Add Parallel#identity function
Luka Jacobowitz committedSep 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 11caba0 - Browse repository at this point
Copy the full SHA 11caba0View commit details -
Add identity instances for Future and Id
Luka Jacobowitz committedSep 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 1027a41 - Browse repository at this point
Copy the full SHA 1027a41View commit details
Commits on Sep 12, 2017
-
Simplify parAp2 implementation
Luka Jacobowitz committedSep 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 942a152 - Browse repository at this point
Copy the full SHA 942a152View commit details -
Luka Jacobowitz committed
Sep 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 6354e08 - Browse repository at this point
Copy the full SHA 6354e08View commit details -
Add applicativeError instace method
Luka Jacobowitz committedSep 12, 2017 Configuration menu - View commit details
-
Copy full SHA for 26b7930 - Browse repository at this point
Copy the full SHA 26b7930View commit details
Commits on Sep 15, 2017
-
Reverse applicativeError and remove redundant .apply
Luka Jacobowitz committedSep 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 9e3891d - Browse repository at this point
Copy the full SHA 9e3891dView commit details -
Luka Jacobowitz committed
Sep 15, 2017 Configuration menu - View commit details
-
Copy full SHA for 4dbc995 - Browse repository at this point
Copy the full SHA 4dbc995View commit details
Commits on Sep 21, 2017
-
Add FailFastFuture + Parallel instance
Luka Jacobowitz committedSep 21, 2017 Configuration menu - View commit details
-
Copy full SHA for 61b7cc7 - Browse repository at this point
Copy the full SHA 61b7cc7View commit details
Commits on Sep 22, 2017
-
Luka Jacobowitz committed
Sep 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 50c5732 - Browse repository at this point
Copy the full SHA 50c5732View commit details -
Add ZipStream and OneAnd instance
Luka Jacobowitz committedSep 22, 2017 Configuration menu - View commit details
-
Copy full SHA for c661860 - Browse repository at this point
Copy the full SHA c661860View commit details -
Convert traits to abstract classes
Luka Jacobowitz committedSep 22, 2017 Configuration menu - View commit details
-
Copy full SHA for ccc5f45 - Browse repository at this point
Copy the full SHA ccc5f45View commit details -
Merge branch 'master' into add-parallel-class
LukaJCB authoredSep 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 3a300b4 - Browse repository at this point
Copy the full SHA 3a300b4View commit details -
Add consistency test for zip stream
Luka Jacobowitz committedSep 22, 2017 Configuration menu - View commit details
-
Copy full SHA for ecc8e50 - Browse repository at this point
Copy the full SHA ecc8e50View commit details -
Add Applicative test for Applicative[OneAnd]
Luka Jacobowitz committedSep 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 4882401 - Browse repository at this point
Copy the full SHA 4882401View commit details
Commits on Sep 27, 2017
-
Luka Jacobowitz committed
Sep 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 50c9619 - Browse repository at this point
Copy the full SHA 50c9619View commit details
Commits on Sep 28, 2017
-
Add ZipList and lawtest all Zip* instances
Luka Jacobowitz committedSep 28, 2017 Configuration menu - View commit details
-
Copy full SHA for db973c9 - Browse repository at this point
Copy the full SHA db973c9View commit details -
Luka Jacobowitz committed
Sep 28, 2017 Configuration menu - View commit details
-
Copy full SHA for 615a1a5 - Browse repository at this point
Copy the full SHA 615a1a5View commit details
Commits on Sep 29, 2017
-
Luka Jacobowitz committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 7395c0a - Browse repository at this point
Copy the full SHA 7395c0aView commit details -
Add test cases for ParNonEmptyTraverse
Luka Jacobowitz committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for a8afdfe - Browse repository at this point
Copy the full SHA a8afdfeView commit details -
Luka Jacobowitz committed
Sep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 7f91072 - Browse repository at this point
Copy the full SHA 7f91072View commit details -
Remove FailFastFuture and all Zip* instances
Luka Jacobowitz committedSep 29, 2017 Configuration menu - View commit details
-
Copy full SHA for c5e3423 - Browse repository at this point
Copy the full SHA c5e3423View commit details
Commits on Sep 30, 2017
-
Rename methods in NonEmptyParallel
Luka Jacobowitz committedSep 30, 2017 Configuration menu - View commit details
-
Copy full SHA for 15d9a45 - Browse repository at this point
Copy the full SHA 15d9a45View commit details
Commits on Oct 1, 2017
-
Luka Jacobowitz committed
Oct 1, 2017 Configuration menu - View commit details
-
Copy full SHA for ad8a7c4 - Browse repository at this point
Copy the full SHA ad8a7c4View commit details -
Add parFlatTraverse and sequence
Luka Jacobowitz committedOct 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 71a1239 - Browse repository at this point
Copy the full SHA 71a1239View commit details -
Revert "Remove FailFastFuture and all Zip* instances"
This reverts commit c5e3423.
Luka Jacobowitz committedOct 1, 2017 Configuration menu - View commit details
-
Copy full SHA for eb274cf - Browse repository at this point
Copy the full SHA eb274cfView commit details
Commits on Oct 14, 2017
-
Add parFlatTraverse and sequence
Luka Jacobowitz committedOct 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 4151e7e - Browse repository at this point
Copy the full SHA 4151e7eView commit details -
Merge branch 'master' into add-parallel-class
Luka Jacobowitz committedOct 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 87f7b87 - Browse repository at this point
Copy the full SHA 87f7b87View commit details -
Merge branch 'add-parallel-class' into parallel-zip-instances
Luka Jacobowitz committedOct 14, 2017 Configuration menu - View commit details
-
Copy full SHA for c956900 - Browse repository at this point
Copy the full SHA c956900View commit details -
Luka Jacobowitz committed
Oct 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 4a9f2ad - Browse repository at this point
Copy the full SHA 4a9f2adView commit details -
Merge branch 'add-parallel-class' into parallel-zip-instances
Luka Jacobowitz committedOct 14, 2017 Configuration menu - View commit details
-
Copy full SHA for e7f659e - Browse repository at this point
Copy the full SHA e7f659eView commit details -
Luka Jacobowitz committed
Oct 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 17acb6f - Browse repository at this point
Copy the full SHA 17acb6fView commit details -
Luka Jacobowitz committed
Oct 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 7a6cd52 - Browse repository at this point
Copy the full SHA 7a6cd52View commit details
Commits on Oct 16, 2017
-
Merge branch 'add-parallel-class' into parallel-zip-instances
Luka Jacobowitz committedOct 16, 2017 Configuration menu - View commit details
-
Copy full SHA for c67c953 - Browse repository at this point
Copy the full SHA c67c953View commit details -
Merge branch 'master' into add-parallel-class
Luka Jacobowitz committedOct 16, 2017 Configuration menu - View commit details
-
Copy full SHA for cca85ea - Browse repository at this point
Copy the full SHA cca85eaView commit details -
Merge branch 'add-parallel-class' into parallel-zip-instances
Luka Jacobowitz committedOct 16, 2017 Configuration menu - View commit details
-
Copy full SHA for ddb2457 - Browse repository at this point
Copy the full SHA ddb2457View commit details
Commits on Oct 17, 2017
-
Merge branch 'master' into add-parallel-class
Luka Jacobowitz committedOct 17, 2017 Configuration menu - View commit details
-
Copy full SHA for 8dcfc4a - Browse repository at this point
Copy the full SHA 8dcfc4aView commit details -
Merge branch 'add-parallel-class' into parallel-zip-instances
Luka Jacobowitz committedOct 17, 2017 Configuration menu - View commit details
-
Copy full SHA for bcad984 - Browse repository at this point
Copy the full SHA bcad984View commit details
Commits on Oct 19, 2017
-
Luka Jacobowitz committed
Oct 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 782d568 - Browse repository at this point
Copy the full SHA 782d568View commit details -
Merge branch 'master' into add-parallel-class
Luka Jacobowitz committedOct 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 4bbd46e - Browse repository at this point
Copy the full SHA 4bbd46eView commit details -
Merge branch 'master' into add-parallel-class
Luka Jacobowitz committedOct 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 0c87a1b - Browse repository at this point
Copy the full SHA 0c87a1bView commit details -
Merge branch 'add-parallel-class' into parallel-zip-instances
Luka Jacobowitz committedOct 19, 2017 Configuration menu - View commit details
-
Copy full SHA for e9ab6b4 - Browse repository at this point
Copy the full SHA e9ab6b4View commit details
Commits on Oct 27, 2017
-
Merge branch 'master' into parallel-zip-instances
Luka Jacobowitz committedOct 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 7074f8f - Browse repository at this point
Copy the full SHA 7074f8fView commit details
Commits on Oct 31, 2017
-
Fix the priority of OneAnd instances
Luka Jacobowitz committedOct 31, 2017 Configuration menu - View commit details
-
Copy full SHA for d1eeb55 - Browse repository at this point
Copy the full SHA d1eeb55View commit details
Commits on Nov 6, 2017
-
Luka Jacobowitz committed
Nov 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 9114b2a - Browse repository at this point
Copy the full SHA 9114b2aView commit details
Commits on Nov 10, 2017
-
Luka Jacobowitz committed
Nov 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 8bfec4b - Browse repository at this point
Copy the full SHA 8bfec4bView commit details -
Merge branch 'parallel-zip-instances' of https://github.com/LukaJCB/cats
Luka Jacobowitz committedNov 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 5f6ef8c - Browse repository at this point
Copy the full SHA 5f6ef8cView commit details -
Merge branch 'master' into parallel-zip-instances
Luka Jacobowitz committedNov 10, 2017 Configuration menu - View commit details
-
Copy full SHA for 6c22f90 - Browse repository at this point
Copy the full SHA 6c22f90View commit details
Commits on Nov 14, 2017
-
Luka Jacobowitz committed
Nov 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 0e752e3 - Browse repository at this point
Copy the full SHA 0e752e3View commit details -
Luka Jacobowitz committed
Nov 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 2ca66c9 - Browse repository at this point
Copy the full SHA 2ca66c9View commit details -
Merge branch 'master' into parallel-zip-instances
LukaJCB authoredNov 14, 2017 Configuration menu - View commit details
-
Copy full SHA for c92a34a - Browse repository at this point
Copy the full SHA c92a34aView commit details -
Merge branch 'master' into parallel-zip-instances
LukaJCB authoredNov 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 15def60 - Browse repository at this point
Copy the full SHA 15def60View commit details