-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
27 additions
and
44 deletions.
There are no files selected for viewing
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
Submodule crucible
updated
42 files
Submodule cryptol
updated
43 files
Submodule macaw
updated
19 files
+108 −0 | .github/ci.sh | |
+13 −0 | .github/workflows/ci.yaml | |
+68 −61 | cabal.project.dist.ghc-8.10.2.freeze | |
+69 −52 | cabal.project.dist.ghc-8.6.5.freeze | |
+74 −57 | cabal.project.dist.ghc-8.8.4.freeze | |
+1 −1 | deps/asl-translator | |
+1 −1 | deps/crucible | |
+1 −1 | deps/llvm-pretty-bc-parser | |
+1 −1 | deps/semmc | |
+1 −1 | deps/what4 | |
+1 −1 | deps/what4-serialize | |
+6 −5 | macaw-semmc/macaw-semmc.cabal | |
+44 −9 | macaw-semmc/src/Data/Macaw/SemMC/TH.hs | |
+1 −4 | refinement/src/Data/Macaw/Refinement/SymbolicExecution.hs | |
+0 −1 | refinement/tests/RefinementTests.hs | |
+1 −1 | symbolic/macaw-symbolic.cabal | |
+8 −1 | symbolic/src/Data/Macaw/Symbolic/MemOps.hs | |
+0 −1 | symbolic/src/Data/Macaw/Symbolic/Memory.hs | |
+1 −1 | x86_symbolic/src/Data/Macaw/X86/Symbolic.hs |
Submodule saw-core
updated
4 files
+1 −1 | rme/README.md | |
+1 −1 | saw-core-sbv/saw-core-sbv.cabal | |
+0 −2 | saw-core-what4/src/Verifier/SAW/Simulator/What4/FirstOrder.hs | |
+13 −119 | saw-core-what4/src/Verifier/SAW/Simulator/What4/ReturnTrip.hs |
Submodule what4
updated
42 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
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