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

WIP: Selective #3709

Draft
wants to merge 47 commits into
base: main
Choose a base branch
from
Draft

WIP: Selective #3709

wants to merge 47 commits into from

Commits on Dec 9, 2020

  1. Introduce Selective

    rossabaker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    444e3bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da7f756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d220349 View commit details
    Browse the repository at this point in the history
  4. SelectiveError

    rossabaker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    4c7f87e View commit details
    Browse the repository at this point in the history
  5. FlatMap extends Select

    rossabaker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    14d3e42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f554862 View commit details
    Browse the repository at this point in the history
  7. Required parens on lambda

    rossabaker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    b7112ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8dc63b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fd409b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    254bf7f View commit details
    Browse the repository at this point in the history
  11. Never mind on Select

    rossabaker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ed71f06 View commit details
    Browse the repository at this point in the history
  12. branch, ifS, whenS

    rossabaker committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    7767906 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    466354b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31020a View commit details
    Browse the repository at this point in the history
  3. scalafmt

    rossabaker committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    4a2b0be View commit details
    Browse the repository at this point in the history
  4. Use our new syntax

    rossabaker committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    955a03b View commit details
    Browse the repository at this point in the history
  5. Test default operations

    rossabaker committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e35a097 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    df699d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a50da48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    387ab75 View commit details
    Browse the repository at this point in the history
  4. Clean up syntax

    rossabaker committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    cb51502 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    06abe62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b001dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b67b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    662cf5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    936847f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3372948 View commit details
    Browse the repository at this point in the history
  7. Apply.selectA

    rossabaker committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    a866a20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    260a219 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0f8709 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37594b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b56130d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Validated is rigid

    rossabaker committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9079e16 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Revert "Validated is rigid" -- it's not rigid yet

    This reverts commit 9079e16.
    rossabaker committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    020a9fb View commit details
    Browse the repository at this point in the history
  2. Push select down to Apply

    rossabaker committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    92f262f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    762dd7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    691144e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e31609 View commit details
    Browse the repository at this point in the history
  6. Remove Selective

    rossabaker committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6b496ec View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Remove commented implicits

    rossabaker committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    acce38c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c78d54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4c1442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bcb791 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    dba3dc0 View commit details
    Browse the repository at this point in the history
  2. Selective[ZipLazyList]

    rossabaker committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    7a4d66a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6616707 View commit details
    Browse the repository at this point in the history
  4. Fix name of selective laws

    rossabaker committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    bd0d4d9 View commit details
    Browse the repository at this point in the history