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

Checking only read permissions when asserting function preconditions #816

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2024

  1. asserting (a) in e

    marcoeilers committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a06efe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Adding tests

    marcoeilers committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f649c0b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    e41821f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6d6e65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ea735d View commit details
    Browse the repository at this point in the history
  4. Fixed test annotations

    marcoeilers committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    89dce6f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Also test all important scenarios for predicates, make sure non-alias…

    …ing is still assumed outside functions
    marcoeilers committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a0fbf3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626437b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

    marcoeilers committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fe18840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b548395 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    999ef97 View commit details
    Browse the repository at this point in the history
  5. Expanded test

    marcoeilers committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aac52da View commit details
    Browse the repository at this point in the history