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

Adding partitionEitherM #2641

Merged
merged 18 commits into from
Jan 22, 2019
Merged

Commits on Dec 29, 2018

  1. Adding partitionEither

    Devon Stewart committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    305b40e View commit details
    Browse the repository at this point in the history
  2. Resolving 2.11 Product with Serializable inference

    Devon Stewart committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    6c1afdc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f36ce95 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Configuration menu
    Copy the full SHA
    959a793 View commit details
    Browse the repository at this point in the history
  2. Fixing merge conflict

    Devon Stewart committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    a23b71d View commit details
    Browse the repository at this point in the history
  3. Deduplicating partitionEitherM

    Devon Stewart committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    a522b0f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Splitting out partitionBifoldableM

    Devon Stewart committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    f394412 View commit details
    Browse the repository at this point in the history
  2. Generalizing partitionBifoldable

    Devon Stewart committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    0912a58 View commit details
    Browse the repository at this point in the history
  3. Typo

    Devon Stewart committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    6dfb3b4 View commit details
    Browse the repository at this point in the history
  4. prePR

    Devon Stewart committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    79b7c6f View commit details
    Browse the repository at this point in the history
  5. tut fixes

    Devon Stewart committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    3cb7be1 View commit details
    Browse the repository at this point in the history
  6. Accidentally shadowed fa

    Devon Stewart committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    cc7275d View commit details
    Browse the repository at this point in the history
  7. Incorrectly referenced Bitraverse

    Devon Stewart committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    b3fb6d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. prePR

    Devon Stewart committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    95ab386 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. More doctest fixes

    Devon Stewart committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    7f9923f View commit details
    Browse the repository at this point in the history
  2. partitionBifoldable* -> partitionBifold*

    Devon Stewart committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    bd8f0cb View commit details
    Browse the repository at this point in the history
  3. fmt

    Devon Stewart committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    f4eef23 View commit details
    Browse the repository at this point in the history
  4. Doctest fixes

    Devon Stewart committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    43e4276 View commit details
    Browse the repository at this point in the history