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

Function Contracts: Closure Type Inference #3307

Merged
merged 8 commits into from
Jul 1, 2024

Commits on Jun 28, 2024

  1. annotate all ensures closures

    Matias Scharager committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d0efa5d View commit details
    Browse the repository at this point in the history
  2. add paren

    Matias Scharager committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3877cd4 View commit details
    Browse the repository at this point in the history
  3. helper function

    Matias Scharager committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bac90a6 View commit details
    Browse the repository at this point in the history
  4. remove 'a

    Matias Scharager committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8bfa02f View commit details
    Browse the repository at this point in the history
  5. change to internal and create test for mutability

    Matias Scharager committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1d1cbf7 View commit details
    Browse the repository at this point in the history
  6. forgot to copy paste test in

    Matias Scharager committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b28f752 View commit details
    Browse the repository at this point in the history
  7. forgot to copy paste test in

    Matias Scharager committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    34359f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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