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

Rebase master onto Scala 2.13 #65

Open
wants to merge 29 commits into
base: scala-2.13
Choose a base branch
from

Commits on Sep 15, 2024

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

Commits on Sep 16, 2024

  1. Merge pull request uuverifiers#63 from uuverifiers/symex-cleanup

    Cleans up and addresses some comments in Symex
    zafer-esen authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    af01d3e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    0f627ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152bf3a View commit details
    Browse the repository at this point in the history
  3. Merge pull request uuverifiers#64 from sankalpgambhir/model-printing-…

    …fix2
    
    Print models according to SMTLIB standard
    pruemmer authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    45ae3bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecb4ea9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c21ca5 View commit details
    Browse the repository at this point in the history
  6. Port ASTree

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7dbc794 View commit details
    Browse the repository at this point in the history
  7. Port cfg

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e3a8d3 View commit details
    Browse the repository at this point in the history
  8. Port abstractions

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d8e47e5 View commit details
    Browse the repository at this point in the history
  9. Port accelerations

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ca4e593 View commit details
    Browse the repository at this point in the history
  10. Port bottomup

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7548c0d View commit details
    Browse the repository at this point in the history
  11. Port CCReader

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    811af8f View commit details
    Browse the repository at this point in the history
  12. Port HornCegar

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f68d128 View commit details
    Browse the repository at this point in the history
  13. Port CUP parser

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1bc70f3 View commit details
    Browse the repository at this point in the history
  14. Port preprocessor

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3e65718 View commit details
    Browse the repository at this point in the history
  15. Port symex

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1b182e6 View commit details
    Browse the repository at this point in the history
  16. Port nts

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8f51e58 View commit details
    Browse the repository at this point in the history
  17. Port princessAPI

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    762b48d View commit details
    Browse the repository at this point in the history
  18. Port RelyGuarantee

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    400b1bd View commit details
    Browse the repository at this point in the history
  19. Port utils

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ab3c688 View commit details
    Browse the repository at this point in the history
  20. replaced ArrayStack with Stack

    pruemmer authored and sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e5c8b42 View commit details
    Browse the repository at this point in the history
  21. eliminated view bounds

    pruemmer authored and sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    37c75a8 View commit details
    Browse the repository at this point in the history
  22. merge

    pruemmer authored and sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7411ae1 View commit details
    Browse the repository at this point in the history
  23. fixed failing test case

    pruemmer authored and sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0a8d0ff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bf31354 View commit details
    Browse the repository at this point in the history
  25. Scala 2.13 fixes

    sankalpgambhir committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    14d0a24 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    34fa2fe View commit details
    Browse the repository at this point in the history