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

Enforce that bitvectors have non-negative indices always #723

Merged
merged 5 commits into from
Oct 9, 2024
Merged

Commits on Oct 7, 2024

  1. Enforce that bitvectors have non-negative indices always

    This requires some refactoring to the typing context, so now we always
    check that unexpanded types are well-formed.
    Alasdair committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0ef1e32 View commit details
    Browse the repository at this point in the history
  2. Fix some more tests

    Alasdair committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a8b8a9e View commit details
    Browse the repository at this point in the history
  3. Use UFNIA logic for CVC4

    Alasdair committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d47e389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb979f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6799dfb View commit details
    Browse the repository at this point in the history