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

fix: Fix new resolution of unary minus #4737

Merged
merged 9 commits into from
Jan 3, 2024

Commits on Nov 2, 2023

  1. Clean up test file

    RustanLeino committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1f309a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2038950 View commit details
    Browse the repository at this point in the history
  3. Add test for unary minus

    RustanLeino committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3c58564 View commit details
    Browse the repository at this point in the history
  4. Add release notes

    RustanLeino committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    37b2091 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Merge branch 'master' into fix-unary-minus

    # Conflicts:
    #	Source/IntegrationTests/TestFiles/LitTests/LitTest/dafny0/TypeInferenceRefresh.dfy
    RustanLeino committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ec7a573 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 10, 2023

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

Commits on Jan 3, 2024

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