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

Variants in the type checker #1847

Merged
merged 28 commits into from
Jun 9, 2022
Merged

Variants in the type checker #1847

merged 28 commits into from
Jun 9, 2022

Commits on May 19, 2022

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

Commits on May 20, 2022

  1. work in progress

    konnov committed May 20, 2022
    Configuration menu
    Copy the full SHA
    8c28f0c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    3f93b34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbd3b2a View commit details
    Browse the repository at this point in the history
  3. rename TestVariants

    konnov committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    13dd4ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0c9fc9 View commit details
    Browse the repository at this point in the history
  5. fix TestTlaType1

    konnov committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c718712 View commit details
    Browse the repository at this point in the history
  6. fix TestAnnotationParser

    konnov committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    47f4c08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3b3910 View commit details
    Browse the repository at this point in the history
  8. fix the parser tests

    konnov committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    0f7d007 View commit details
    Browse the repository at this point in the history
  9. update the TT1 api

    konnov committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    16f7923 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    a286b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    526cd34 View commit details
    Browse the repository at this point in the history
  3. add release notes

    konnov committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b05aa66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    938bdbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6022743 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c34f6f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    661d5af View commit details
    Browse the repository at this point in the history
  2. fix more things

    konnov committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    9d23ab5 View commit details
    Browse the repository at this point in the history
  3. s/tag/tagName/g

    konnov committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6dbb1d0 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Shon Feder <shon@informal.systems>
    Co-authored-by: Gabriela Moreira <gabrielamoreiramafra@gmail.com>
    3 people committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c1fa95f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ce1abd View commit details
    Browse the repository at this point in the history
  6. address the reviews

    konnov committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ef6ebec View commit details
    Browse the repository at this point in the history
  7. remove backticks

    konnov committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    66ffc4d View commit details
    Browse the repository at this point in the history
  8. remove outdated comments

    konnov committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    18fadba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d8be53 View commit details
    Browse the repository at this point in the history
  10. rename the rec constructor

    konnov committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    59625d8 View commit details
    Browse the repository at this point in the history