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

Misc tactics and debugging improvements #3300

Merged
merged 10 commits into from
May 21, 2024
Merged

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    c6e8e18 View commit details
    Browse the repository at this point in the history
  2. Tactics: add a ForceSMT guard_policy

    Forces the guard immediately, raising an exception if it cannot be
    discharged, but allows for use of SMT.
    mtzguido committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8257736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74e4ded View commit details
    Browse the repository at this point in the history
  4. Tactics: minor refactor

    mtzguido committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ea6f6af View commit details
    Browse the repository at this point in the history
  5. Syntax.Free: use a binary operator for union

    Much more readable.
    mtzguido committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6a082fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcdda27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3da0899 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b7166e View commit details
    Browse the repository at this point in the history
  9. snap

    mtzguido committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3c11db4 View commit details
    Browse the repository at this point in the history
  10. Update expected output

    mtzguido committed May 21, 2024
    Configuration menu
    Copy the full SHA
    047e0fe View commit details
    Browse the repository at this point in the history