Skip to content
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

SemigroupK/MonoidK methods #4084

Merged
merged 33 commits into from
Mar 12, 2022
Merged

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    0e0f0d4 View commit details
    Browse the repository at this point in the history
  2. Update scaladoc

    TimWSpence committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    9ea68b4 View commit details
    Browse the repository at this point in the history
  3. More scaladoc

    TimWSpence committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    9f348f7 View commit details
    Browse the repository at this point in the history
  4. Remove duplicate tests

    TimWSpence committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    b0b1404 View commit details
    Browse the repository at this point in the history
  5. Fix 2.12 build

    TimWSpence committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    72fe714 View commit details
    Browse the repository at this point in the history
  6. Fix docs

    TimWSpence committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    9fb1bd1 View commit details
    Browse the repository at this point in the history
  7. Actually fix docs 🤦

    TimWSpence committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    e6fa448 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    c4a620e View commit details
    Browse the repository at this point in the history
  2. Cleanup comments

    TimWSpence committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0d7de79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9264e7c View commit details
    Browse the repository at this point in the history
  4. DRY

    TimWSpence committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    5242b6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93de0b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2d3d4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7099f59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c07dde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47232bf View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Fix error message

    TimWSpence committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    4322e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05763b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c237e17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e5367a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcc07d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e350e70 View commit details
    Browse the repository at this point in the history
  7. Argh scalafmt

    TimWSpence committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    fee0625 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    6b5f7fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b531693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5bdeca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a0cd81 View commit details
    Browse the repository at this point in the history
  5. Make Alternative#fromFoldable final

    Binary compatibility prohibits us from laws testing it as we would have
    to add another type parameter to `AlternativeLaws` so we mark it final
    instead
    TimWSpence committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    361b6c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12053e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a02f41e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    19b3338 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    549a9f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    a744378 View commit details
    Browse the repository at this point in the history