-
Notifications
You must be signed in to change notification settings - Fork 63
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 #1074 from GaloisInc/update-deps
Update submodule versions.
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule argo
updated
2 files
+3 −0 | .github/workflows/ci.yml | |
+48 −47 | python/cryptol/test/test_bitvector.py |
Submodule crucible
updated
26 files
Submodule macaw
updated
4 files
+19 −2 | base/src/Data/Macaw/AbsDomain/StackAnalysis.hs | |
+151 −52 | base/src/Data/Macaw/Analysis/RegisterUse.hs | |
+2 −2 | base/src/Data/Macaw/CFG/AssignRhs.hs | |
+2 −1 | x86/src/Data/Macaw/X86/ArchTypes.hs |
Submodule parameterized-utils
updated
6 files
Submodule saw-core
updated
4 files
+3 −0 | README.md | |
+6 −2 | saw-core-coq/README.md | |
+40 −1 | saw-core/prelude/Prelude.sawcore | |
+137 −0 | saw-core/saw-core.el |
Submodule what4
updated
4 files
+73 −0 | .github/workflows/test.yml | |
+0 −57 | .travis.yml | |
+105 −86 | what4/test/OnlineSolverTest.hs | |
+1 −1 | what4/what4.cabal |