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

Arithmetic expressions #1083

Merged
merged 44 commits into from
Mar 25, 2022
Merged

Arithmetic expressions #1083

merged 44 commits into from
Mar 25, 2022

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    45dc57a View commit details
    Browse the repository at this point in the history
  2. Small comment edit

    jonmeow committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    fb8ce8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475ce6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e16a380 View commit details
    Browse the repository at this point in the history
  5. Remove redundancy

    jonmeow committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    ce621d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

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

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    aed1c3c View commit details
    Browse the repository at this point in the history
  2. Switch to mermaid

    jonmeow committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    970c80a View commit details
    Browse the repository at this point in the history
  3. Fixes

    jonmeow committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c1d013f View commit details
    Browse the repository at this point in the history
  4. Recluster sentences

    jonmeow committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    d5a2ba7 View commit details
    Browse the repository at this point in the history
  5. Rephrase

    jonmeow committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    053c065 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05010e0 View commit details
    Browse the repository at this point in the history
  7. Remove arrow on edges

    jonmeow committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    edab4a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Explanation

    jonmeow committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    1725c75 View commit details
    Browse the repository at this point in the history
  2. quote

    jonmeow committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9250a35 View commit details
    Browse the repository at this point in the history
  3. Rephrase a little more

    jonmeow committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e6c44fb View commit details
    Browse the repository at this point in the history
  4. Rephrase once more

    jonmeow committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    0992b07 View commit details
    Browse the repository at this point in the history
  5. For example phrasing

    jonmeow committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    6e85957 View commit details
    Browse the repository at this point in the history
  6. transitive

    jonmeow committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c42351a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Proposal and design updates.

    zygoloid committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    444e713 View commit details
    Browse the repository at this point in the history
  2. Expand rationale a little.

    zygoloid committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    5bad4e8 View commit details
    Browse the repository at this point in the history
  3. Merge PR#1070.

    zygoloid committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6a87b40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b3e804 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c4d427 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0466790 View commit details
    Browse the repository at this point in the history
  7. Remove incorrect description of behavior of multiple operators in the

    same precedence group.
    
    In this case the operators are ordered by associativity.
    zygoloid committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    548c01f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec3a9df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    017042b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f66dbf1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2de7e5 View commit details
    Browse the repository at this point in the history
  12. Fix mermaid syntax.

    zygoloid committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    84f014f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Respond to review comments.

    zygoloid committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    4293a73 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Fix markdown syntax.

    zygoloid committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f10e868 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    680cc4d View commit details
    Browse the repository at this point in the history
  2. Fix up after merge.

    zygoloid committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    eadf24f View commit details
    Browse the repository at this point in the history
  3. More consistent formatting.

    zygoloid committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    0be487d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d57a96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db8a9fd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

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

Commits on Mar 5, 2022

  1. Respond to review comments.

    zygoloid committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    c5154aa View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Update proposals/p1083.md

    Co-authored-by: Chandler Carruth <[email protected]>
    zygoloid and chandlerc authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    fd8d364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b1160d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Fix constraint extends syntax

    Co-authored-by: josh11b <[email protected]>
    zygoloid and josh11b authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    200ca3c View commit details
    Browse the repository at this point in the history