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

4012 evaluate pattern pruning #4020

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    a313ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c0e203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5999a66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f75bc2 View commit details
    Browse the repository at this point in the history
  5. Invert --no-fallback-simplify and --no-post-exec-simplify (new de…

    …fault: no simplification)
    
    * Introduces options `--fallback-simplify` and `--post-exec-simplify`
      to perform said simplifications (before fallbacks and after execute)
      in `kore-rpc-booster`
    * The old `--no-fallback-simplify` and `--no-post-exec-simplify`
      options are still accepted but not doing anything any more.
    jberthold authored and geo2a committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0de9517 View commit details
    Browse the repository at this point in the history
  6. Update integration tests

    Separate booster-dev and kore-rpc-booster responses for collectiontest.k
    
    Separate kore-rpc-dev and kore-rpc-booster responses for test-vacuous
    
    Separate kore-rpc-dev and kore-rpc-booster responses for test-diamond
    
    Separate kore-rpc-dev and kore-rpc-booster responses for test-substitution
    
    Remove redundant booster-dev responses for test-substitutions
    
    Update test-3934-smt
    
    Update test-issue3764-vacuous-branch
    
    Update output for test-log-simplify-json
    geo2a committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    41e93b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2359ddc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    998eb07 View commit details
    Browse the repository at this point in the history
  9. Fix unit tests

    geo2a committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    598a00c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c07a05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    39e6abc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df4cfae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e155e58 View commit details
    Browse the repository at this point in the history
  14. Reorganize tests

    geo2a committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    586589f View commit details
    Browse the repository at this point in the history