-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #257 from GaloisInc/separate-backend
Update with changes flowing from GaloicInc/crucible#945.
- Loading branch information
Showing
27 changed files
with
542 additions
and
466 deletions.
There are no files selected for viewing
Submodule asl-translator
updated
12 files
+4 −6 | .github/workflows/ci-matrix.yml | |
+2 −2 | asl-translator.cabal | |
+2 −4 | exe/Concrete.hs | |
+0 −4 | lib/Data/Parameterized/CtxFuns.hs | |
+29 −22 | lib/Language/ASL.hs | |
+6 −4 | lib/Language/ASL/Crucible/Extension.hs | |
+3 −4 | lib/Language/ASL/Formulas/Normalize.hs | |
+7 −12 | lib/Language/ASL/StaticExpr.hs | |
+14 −16 | lib/Language/ASL/Translation/Driver.hs | |
+1 −1 | submodules/crucible | |
+1 −1 | submodules/what4 | |
+2 −4 | tests/Deserialize/Main.hs |
Submodule semmc
updated
43 files
Submodule what4
updated
38 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.