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

Drop noop for Functor unzip with Liskov evidence #3318

Merged
merged 19 commits into from
Feb 6, 2021

Commits on Feb 24, 2020

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

Commits on Feb 25, 2020

  1. Overload unzip for bin compat

    yangzai committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    35a5f97 View commit details
    Browse the repository at this point in the history
  2. Make type params explicit

    yangzai committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    1cac349 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Backport unzip method in functor typeclass for scala_2.11 (typelevel#…

    …3234)
    
    * backported unzip method in functor typeclass
    
    * fixed nonfunctioning doctest
    gagandeepkalra authored and yangzai committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    999f735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c1ad8 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    47312b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da2980f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    ffcaac1 View commit details
    Browse the repository at this point in the history
  2. Refactored unzip

    yangzai committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    aff4a51 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    ce88554 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    yangzai committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    052ee9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    059ec70 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Reimplement Functor unzip (together with other helpful methods) as Tu…

    …ple2 extension methods
    yangzai committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    295d9ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9d877 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    c298b7e View commit details
    Browse the repository at this point in the history
  2. Fix test name grammar

    yangzai committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    49ad8b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6b1f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    22b52e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b6f06 View commit details
    Browse the repository at this point in the history