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

First draft of tuples design doc #111

Closed
wants to merge 26 commits into from
Closed

First draft of tuples design doc #111

wants to merge 26 commits into from

Commits on Jul 12, 2020

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

Commits on Jul 14, 2020

  1. Satisfy pre-commit.

    josh11b committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3570b1f View commit details
    Browse the repository at this point in the history
  2. Satisfy pre-commit, take 2.

    josh11b committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f3c2748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8e6f38 View commit details
    Browse the repository at this point in the history
  4. Fill in PR number.

    josh11b committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f13a3a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    bc0cca7 View commit details
    Browse the repository at this point in the history
  2. Format experiment.

    josh11b committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    9511e7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6566fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6789b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

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

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    38f541a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    276ddf6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a74f30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4170f48 View commit details
    Browse the repository at this point in the history
  5. Still doesn't work.

    josh11b committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    6c78e4c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    6b5dbf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed0e50b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72064e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

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

Commits on Jul 24, 2020

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

Commits on Jul 26, 2020

  1. Configuration menu
    Copy the full SHA
    b02f5ba View commit details
    Browse the repository at this point in the history
  2. Shorten variadic content

    Move the details re: variadics from this tuples doc to the pattern matching design doc.
    josh11b authored Jul 26, 2020
    Configuration menu
    Copy the full SHA
    a348938 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

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

Commits on Jul 29, 2020

  1. Fix some 1-tuples

    Co-authored-by: mconst <[email protected]>
    josh11b and mconst authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    dabcb59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea65b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Fix anchor.

    josh11b committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    7791392 View commit details
    Browse the repository at this point in the history