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

Adapt to changes in GaloisInc/what4#226 #12

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Adapt to changes in GaloisInc/what4#226 #12

merged 1 commit into from
Mar 13, 2023

Conversation

RyanGlScott
Copy link
Contributor

GaloisInc/what4#226 adds some additional methods to SMTWriter that language-sally must implement.

GaloisInc/what4#226 adds some additional methods to `SMTWriter` that
`language-sally` must implement.
@RyanGlScott RyanGlScott requested a review from chameco March 10, 2023 19:15
@RyanGlScott RyanGlScott merged commit 24d53a9 into master Mar 13, 2023
@RyanGlScott RyanGlScott deleted the what4-sygus branch March 13, 2023 15:47
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Mar 22, 2023
The main payload of this commit is to bump the `what4` submodule to bring in
the changes from GaloisInc/what4#204. This also brings in a variety of other
submodule changes to accommodate this:

* GaloisIns/crucible#1068, which ensures that everything can build against
  `tasty-sugar >= 2.0` (the version of the library that `what4-1.4` depends on).
* GaloisInc/cryptol#1504, which adapts Cryptol to CVC5. This adjusts the lower
  and upper version bounds on SBV in Cryptol, so I do the same here in
  `saw-core.sbv.cabal` and `saw-script.cabal`.
* GaloisInc/language-sally#12, which performs a similar `what4` adaptation.
* GaloisInc/macaw#328, which performs a similar `what4` adaptation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants