-
Notifications
You must be signed in to change notification settings - Fork 0
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
Mergemiles #1
Mergemiles #1
Commits on Dec 15, 2015
-
Remove unused Cokleisli.cokleisli method
This method currently isn't used. Since `Cokleisli` is already a case class with an equivalent auto-generated `apply` method, I don't think I see the usefulness of it. Feel free to let me know if you would prefer to keep this around.
Configuration menu - View commit details
-
Copy full SHA for 557ba36 - Browse repository at this point
Copy the full SHA 557ba36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3b465 - Browse repository at this point
Copy the full SHA 1a3b465View commit details
Commits on Dec 16, 2015
-
Use `coflatMap` instead of `duplicate` to be consistent with `CoflatMap` and make CoproductComonad extends CoproductCoflatMap to reduce a couple duplicated methods.
Configuration menu - View commit details
-
Copy full SHA for 34f3817 - Browse repository at this point
Copy the full SHA 34f3817View commit details -
Merge pull request typelevel#756 from ceedubs/coproduct-cleanup
Minor cleanup to Coproduct
Configuration menu - View commit details
-
Copy full SHA for 258b289 - Browse repository at this point
Copy the full SHA 258b289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0596600 - Browse repository at this point
Copy the full SHA 0596600View commit details -
Merge pull request typelevel#758 from exlevan/master
Fix typo in OptionT documentation
Configuration menu - View commit details
-
Copy full SHA for 6fe3e05 - Browse repository at this point
Copy the full SHA 6fe3e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f40b6 - Browse repository at this point
Copy the full SHA 90f40b6View commit details
Commits on Dec 17, 2015
-
Merge pull request typelevel#759 from ceedubs/option-syntax-docs
Add ScalaDocs for Option syntax
Configuration menu - View commit details
-
Copy full SHA for 5aa37e9 - Browse repository at this point
Copy the full SHA 5aa37e9View commit details -
Merge pull request typelevel#753 from ceedubs/cokleisli-contramapValu…
…e-test Check that Cokleisli contramapValue and lmap methods are consistent
Configuration menu - View commit details
-
Copy full SHA for 279018e - Browse repository at this point
Copy the full SHA 279018eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8306c - Browse repository at this point
Copy the full SHA 1c8306cView commit details -
Merge pull request typelevel#761 from ceedubs/flatmap-docs
Add ScalaDoc for some FlatMap syntax
Configuration menu - View commit details
-
Copy full SHA for bd28404 - Browse repository at this point
Copy the full SHA bd28404View commit details
Commits on Dec 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for fde1d19 - Browse repository at this point
Copy the full SHA fde1d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f619620 - Browse repository at this point
Copy the full SHA f619620View commit details -
Merge pull request typelevel#752 from ceedubs/rm-cokleisli-def
Remove unused Cokleisli.cokleisli method
Configuration menu - View commit details
-
Copy full SHA for 75891d4 - Browse repository at this point
Copy the full SHA 75891d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6e4ae - Browse repository at this point
Copy the full SHA 8b6e4aeView commit details
Commits on Dec 19, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 50a94c8 - Browse repository at this point
Copy the full SHA 50a94c8View commit details
Commits on Dec 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7ccce79 - Browse repository at this point
Copy the full SHA 7ccce79View commit details
Commits on Dec 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 962fcab - Browse repository at this point
Copy the full SHA 962fcabView commit details
Commits on Dec 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d4dc4fa - Browse repository at this point
Copy the full SHA d4dc4faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4fcb2 - Browse repository at this point
Copy the full SHA 4a4fcb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bdf6f2 - Browse repository at this point
Copy the full SHA 7bdf6f2View commit details
Commits on Dec 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b07823f - Browse repository at this point
Copy the full SHA b07823fView commit details
Commits on Dec 24, 2015
-
Merge pull request typelevel#767 from fthomas/topic/svg-badges
Use SVG for badges
Configuration menu - View commit details
-
Copy full SHA for 213aab0 - Browse repository at this point
Copy the full SHA 213aab0View commit details
Commits on Dec 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8d068f7 - Browse repository at this point
Copy the full SHA 8d068f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c1802e - Browse repository at this point
Copy the full SHA 9c1802eView commit details
Commits on Jan 2, 2016
-
Merge pull request typelevel#770 from dwijnand/OptionT-flatMap
Rewrite OptionT.flatMap in terms of flatMapF
Configuration menu - View commit details
-
Copy full SHA for 6253277 - Browse repository at this point
Copy the full SHA 6253277View commit details
Commits on Jan 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8566afd - Browse repository at this point
Copy the full SHA 8566afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e7ca84 - Browse repository at this point
Copy the full SHA 7e7ca84View commit details
Commits on Jan 4, 2016
-
Merge pull request typelevel#764 from zaneli/update-cross-scala-versions
Update crossScalaVersions
Configuration menu - View commit details
-
Copy full SHA for 5311ec5 - Browse repository at this point
Copy the full SHA 5311ec5View commit details -
Merge pull request typelevel#765 from DavidGregory084/free-state-to-core
Move cats-free and cats-state in to cats-core
Configuration menu - View commit details
-
Copy full SHA for 9b48dbb - Browse repository at this point
Copy the full SHA 9b48dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70200a9 - Browse repository at this point
Copy the full SHA 70200a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70dadfb - Browse repository at this point
Copy the full SHA 70dadfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe2d24 - Browse repository at this point
Copy the full SHA 7fe2d24View commit details
Commits on Jan 5, 2016
-
Merge pull request typelevel#769 from DavidGregory084/eval-defer-stac…
…k-safety Improve stack consumption of `Eval.Call`
Configuration menu - View commit details
-
Copy full SHA for 38d4a35 - Browse repository at this point
Copy the full SHA 38d4a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 775d630 - Browse repository at this point
Copy the full SHA 775d630View commit details -
Merge pull request typelevel#768 from longcao/fix-docs-duped-url-slashes
Fix docs duped url slashes
Configuration menu - View commit details
-
Copy full SHA for 971f954 - Browse repository at this point
Copy the full SHA 971f954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6e52a - Browse repository at this point
Copy the full SHA 2a6e52aView commit details -
Merge pull request typelevel#775 from mikejcurry/add-stream-show
Adds Show[Stream]
Configuration menu - View commit details
-
Copy full SHA for 8b3c015 - Browse repository at this point
Copy the full SHA 8b3c015View commit details -
Merge pull request typelevel#774 from mikejcurry/add-vector-show
Adds Show[Vector]
Configuration menu - View commit details
-
Copy full SHA for cb2a945 - Browse repository at this point
Copy the full SHA cb2a945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 267721a - Browse repository at this point
Copy the full SHA 267721aView commit details -
Merge pull request typelevel#778 from ceedubs/rm-type-param-foldable
Remove unused type param on sequence_
Configuration menu - View commit details
-
Copy full SHA for caf977f - Browse repository at this point
Copy the full SHA caf977fView commit details
Commits on Jan 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0857276 - Browse repository at this point
Copy the full SHA 0857276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 820cf21 - Browse repository at this point
Copy the full SHA 820cf21View commit details -
Merge pull request typelevel#780 from adelbertc/state-transformS
Add StateT transformS
Configuration menu - View commit details
-
Copy full SHA for 1f8977b - Browse repository at this point
Copy the full SHA 1f8977bView commit details
Commits on Jan 7, 2016
-
Use Eval instead of Trampoline for State
This may provide the following benefits: 1) It should be a bit more efficient. 2) It removes the need to `import cats.std.function._` for some operations, which may make it a bit more newcomer friendly. 3) We are already using Eval for things like foldRight, so it seems more consistent to use it for `State`. 4) I think it's a bit easier to explain `Eval` than `Trampoline`, since it's hard to explain the latter without first explaining `Free`. So again, this may be a bit more newcomer friendly.
Configuration menu - View commit details
-
Copy full SHA for 81a24d9 - Browse repository at this point
Copy the full SHA 81a24d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0324a - Browse repository at this point
Copy the full SHA 5f0324aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d338150 - Browse repository at this point
Copy the full SHA d338150View commit details -
Add ScalaDoc examples for Coproduct syntax
Also add the missing `coproduct` syntax `object`.
Configuration menu - View commit details
-
Copy full SHA for fc9a75b - Browse repository at this point
Copy the full SHA fc9a75bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30115bc - Browse repository at this point
Copy the full SHA 30115bcView commit details
Commits on Jan 8, 2016
-
Merge pull request typelevel#787 from travisbrown/topic/cross-module-…
…link-support Make Scaladoc (but not Unidoc) warnings non-fatal
Configuration menu - View commit details
-
Copy full SHA for a13f4f7 - Browse repository at this point
Copy the full SHA a13f4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6abdf - Browse repository at this point
Copy the full SHA 2c6abdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05add1a - Browse repository at this point
Copy the full SHA 05add1aView commit details -
Merge pull request typelevel#782 from ceedubs/state-eval
Use Eval instead of Trampoline for State
Configuration menu - View commit details
-
Copy full SHA for 0529841 - Browse repository at this point
Copy the full SHA 0529841View commit details
Commits on Jan 10, 2016
-
- Also remove unused type parameter in sequence_
Configuration menu - View commit details
-
Copy full SHA for 8e92896 - Browse repository at this point
Copy the full SHA 8e92896View commit details -
Merge pull request typelevel#779 from refried/eval-defer-heap-safety
factor out a static inner method from typelevel#769 for better GC
Configuration menu - View commit details
-
Copy full SHA for a64cd76 - Browse repository at this point
Copy the full SHA a64cd76View commit details
Commits on Jan 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5d87e70 - Browse repository at this point
Copy the full SHA 5d87e70View commit details
Commits on Jan 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e4ae734 - Browse repository at this point
Copy the full SHA e4ae734View commit details -
As reported by @liff [here](https://gitter.im/non/cats?at=5694ce218fdd3c0c382e20f1).
Configuration menu - View commit details
-
Copy full SHA for 815b8fb - Browse repository at this point
Copy the full SHA 815b8fbView commit details -
Merge pull request typelevel#796 from adelbertc/foldable-unapply-syntax
Add traverseU_ and sequenceU_
Configuration menu - View commit details
-
Copy full SHA for ebb92ba - Browse repository at this point
Copy the full SHA ebb92baView commit details -
Merge pull request typelevel#798 from ceedubs/streamingt-filter-bug
Fix StreamingT.filter bug
Configuration menu - View commit details
-
Copy full SHA for ceff342 - Browse repository at this point
Copy the full SHA ceff342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f148a - Browse repository at this point
Copy the full SHA 61f148aView commit details
Commits on Jan 13, 2016
-
Merge pull request typelevel#797 from lukewyman/topic/arrow-scaladoc
Topic/arrow scaladoc
Configuration menu - View commit details
-
Copy full SHA for 591555f - Browse repository at this point
Copy the full SHA 591555fView commit details -
Change Monoidal to Cartesian, add new Applicative laws to test for pr…
…oduct and ap consistency, fixes typelevel#740
Configuration menu - View commit details
-
Copy full SHA for d85cf4f - Browse repository at this point
Copy the full SHA d85cf4fView commit details
Commits on Jan 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 56dede8 - Browse repository at this point
Copy the full SHA 56dede8View commit details -
Merge pull request typelevel#801 from ceedubs/freeapp-effect-order
Fix order of effects in FreeApplicative.foldMap
Configuration menu - View commit details
-
Copy full SHA for 3d2ffa9 - Browse repository at this point
Copy the full SHA 3d2ffa9View commit details -
Merge pull request typelevel#790 from ceedubs/monadcombine-syntax-docs
Add ScalaDoc for MonadCombine unite syntax
Configuration menu - View commit details
-
Copy full SHA for d8f33c8 - Browse repository at this point
Copy the full SHA d8f33c8View commit details -
Merge pull request typelevel#789 from ceedubs/either-syntax-docs
Add ScalaDoc for Either syntax
Configuration menu - View commit details
-
Copy full SHA for a2253a1 - Browse repository at this point
Copy the full SHA a2253a1View commit details -
Merge pull request typelevel#784 from ceedubs/coproduct-syntax-docs
Add ScalaDoc examples for Coproduct syntax
Configuration menu - View commit details
-
Copy full SHA for f94b439 - Browse repository at this point
Copy the full SHA f94b439View commit details -
Merge pull request typelevel#783 from ceedubs/foldK-example
Add ScalaDoc example for foldK syntax
Configuration menu - View commit details
-
Copy full SHA for 0c0379e - Browse repository at this point
Copy the full SHA 0c0379eView commit details
Commits on Jan 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 45c0be4 - Browse repository at this point
Copy the full SHA 45c0be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d0cd1 - Browse repository at this point
Copy the full SHA 07d0cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f896a - Browse repository at this point
Copy the full SHA d4f896aView commit details -
Merge pull request typelevel#807 from notxcain/xort-valueor
Add XorT#valueOr
Configuration menu - View commit details
-
Copy full SHA for 35e376b - Browse repository at this point
Copy the full SHA 35e376bView commit details -
Merge pull request typelevel#808 from notxcain/prettify-recoverwith
Prettify XorT#recoverWith
Configuration menu - View commit details
-
Copy full SHA for d6dce55 - Browse repository at this point
Copy the full SHA d6dce55View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40759a - Browse repository at this point
Copy the full SHA e40759aView commit details
Commits on Jan 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 312afa7 - Browse repository at this point
Copy the full SHA 312afa7View commit details -
Merge pull request typelevel#812 from travisbrown/topic/applicative-e…
…rror Add ApplicativeError
Configuration menu - View commit details
-
Copy full SHA for 15a5e8d - Browse repository at this point
Copy the full SHA 15a5e8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc66996 - Browse repository at this point
Copy the full SHA dc66996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc1444 - Browse repository at this point
Copy the full SHA 2fc1444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f16d2f - Browse repository at this point
Copy the full SHA 9f16d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7263202 - Browse repository at this point
Copy the full SHA 7263202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49190b0 - Browse repository at this point
Copy the full SHA 49190b0View commit details
Commits on Jan 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 96e92b9 - Browse repository at this point
Copy the full SHA 96e92b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61cc646 - Browse repository at this point
Copy the full SHA 61cc646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a656d1 - Browse repository at this point
Copy the full SHA 4a656d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0864952 - Browse repository at this point
Copy the full SHA 0864952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d87506 - Browse repository at this point
Copy the full SHA 5d87506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4da172f - Browse repository at this point
Copy the full SHA 4da172fView commit details -
cats#813 - Changes the coflatMap implementation in order to use ListB…
…uffer instead of ArrayBuffer
Configuration menu - View commit details
-
Copy full SHA for c20f6ed - Browse repository at this point
Copy the full SHA c20f6edView commit details -
cats#813 - Addresses a code review comment, changing the coflatMap im…
…plementation in order to use VectorBuilder instead of ListBuffer
Configuration menu - View commit details
-
Copy full SHA for 7ee5f2f - Browse repository at this point
Copy the full SHA 7ee5f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c714fd - Browse repository at this point
Copy the full SHA 4c714fdView commit details -
Merge pull request typelevel#818 from 47deg/juanpedromoreno-adds-cofl…
…atmap-typeclass-instance-to-vector Request to Add CoflatMap Instance for Vector
Configuration menu - View commit details
-
Copy full SHA for 06eeb68 - Browse repository at this point
Copy the full SHA 06eeb68View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1c528 - Browse repository at this point
Copy the full SHA cf1c528View commit details
Commits on Jan 20, 2016
-
Upgrade to simulacrum 0.6.1, which makes type classes universal and s…
…erializable by default
Configuration menu - View commit details
-
Copy full SHA for f3c4eba - Browse repository at this point
Copy the full SHA f3c4ebaView commit details -
Merge pull request typelevel#819 from fthomas/topic/update-authors
Update list of authors
Configuration menu - View commit details
-
Copy full SHA for 722ce05 - Browse repository at this point
Copy the full SHA 722ce05View commit details -
Merge pull request typelevel#820 from mpilquist/topic/simulacrum-upgrade
Upgrade to simulacrum 0.6.1
Configuration menu - View commit details
-
Copy full SHA for d8e7e78 - Browse repository at this point
Copy the full SHA d8e7e78View commit details
Commits on Jan 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 03f625a - Browse repository at this point
Copy the full SHA 03f625aView commit details
Commits on Jan 26, 2016
-
Merge pull request typelevel#816 from notxcain/master
Traverse instance for OneAnd
Configuration menu - View commit details
-
Copy full SHA for acbe54e - Browse repository at this point
Copy the full SHA acbe54eView commit details -
Merge pull request typelevel#825 from rgcase/optionTDocs
Fix two small errors in OptionT docs
Configuration menu - View commit details
-
Copy full SHA for 6dc0c32 - Browse repository at this point
Copy the full SHA 6dc0c32View commit details
Commits on Jan 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0eaf692 - Browse repository at this point
Copy the full SHA 0eaf692View commit details -
Merge pull request typelevel#795 from adelbertc/monoidal-redux
Add Semigroupal for Monoidal hierarchy, fixes typelevel#740
Configuration menu - View commit details
-
Copy full SHA for 9780e8f - Browse repository at this point
Copy the full SHA 9780e8fView commit details
Commits on Jan 30, 2016
-
Merge pull request typelevel#772 from refried/oneand-reducible
add Reducible instance for OneAnd, deprecate Foldable instance
Configuration menu - View commit details
-
Copy full SHA for ba77953 - Browse repository at this point
Copy the full SHA ba77953View commit details -
Merge pull request typelevel#781 from ceedubs/combineK
Rename SemigroupK.combine to combineK
Configuration menu - View commit details
-
Copy full SHA for 33642a0 - Browse repository at this point
Copy the full SHA 33642a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c85bf - Browse repository at this point
Copy the full SHA 87c85bfView commit details