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

Make whenA/unlessA syntax by-name lazy #4207

Merged
merged 10 commits into from
May 23, 2022
Merged

Commits on May 21, 2021

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

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    d42c2fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    858cff4 View commit details
    Browse the repository at this point in the history
  3. Renaming, fixing

    armanbilge committed May 17, 2022
    Configuration menu
    Copy the full SHA
    2a671ef View commit details
    Browse the repository at this point in the history
  4. Add tests

    armanbilge committed May 17, 2022
    Configuration menu
    Copy the full SHA
    40157f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f47d50d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e8eaba View commit details
    Browse the repository at this point in the history
  7. Revert "Try to be clever, replicateA doesn't need by-name"

    This reverts commit 3e8eaba.
    armanbilge committed May 17, 2022
    Configuration menu
    Copy the full SHA
    7e09cf6 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Add ApplicativeByValueOps, mv replicateA there

    Co-authored-by: satorg <satorg@gmail.com>
    armanbilge and satorg committed May 18, 2022
    Configuration menu
    Copy the full SHA
    78e815d View commit details
    Browse the repository at this point in the history
  2. Clarify deprecation msg

    armanbilge committed May 18, 2022
    Configuration menu
    Copy the full SHA
    9dbef75 View commit details
    Browse the repository at this point in the history