Issues
- 1
`saw-remote-api`: Add `--version` command-line option
#2237 opened by RyanGlScott - 4
Support implications as rewrite rules
#2155 opened by mrogers67 - 0
- 0
Make `--version` display commit/branch information
#2236 opened by RyanGlScott - 1
Lexer deficiencies with numbers
#2177 opened by sauclovian-g - 0
Position tracking by global variable isn't robust
#2128 opened by sauclovian-g - 0
Nonexistent ```java_symexec``` in doc/manual/code
#2185 opened by sauclovian-g - 0
Support Bitwuzla
#2172 opened by RyanGlScott - 1
Python bindings fail with python 3.13
#2178 opened by sauclovian-g - 2
Deprecate llvm_struct()
#2159 opened by sauclovian-g - 2
Error message for `addsimp` on non-equation is vague
#2207 opened by Isweet - 2
- 2
README and change log for the Python bindings are hard to find, should be merged into the top-level ones
#2200 opened by sauclovian-g - 2
- 1
- 1
- 1
Unhelpful empty counterexample
#2144 opened by sauclovian-g - 0
saw-core position reporting doesn't print correctly
#2140 opened by sauclovian-g - 1
line editing shortcomings in the repl
#2238 opened by sauclovian-g - 0
Bump What4/Crucible/Macaw submodules, adjust to `BoolMap` changes in What4
#2223 opened by langston-barrett - 17
Support quantification over the Cryptol # kind
#2209 opened by Isweet - 4
SAW User Manual Issues and Recommendations
#2156 opened by smithdtyler - 2
CI: integration tests with coverage enabled fails on `deploy-pages` step due to `GITHUB_TOKEN` permissions error
#2216 opened by RyanGlScott - 1
Deploying SAW's Written Materials
#2197 opened by ChrisEPhifer - 1
SAW doesn't support importing parameteric Cryptol modules
#2208 opened by Isweet - 0
- 2
SAW error messages obscure names of LLVM functions that lack implementations
#2198 opened by RyanGlScott - 0
rec x = x crashes the interpreter
#2203 opened by sauclovian-g - 4
CI is breaking on archaic downloads
#2166 opened by sauclovian-g - 4
- 0
- 3
Restructure deprecation semantics
#2184 opened by sauclovian-g - 0
Be precise about suggesting ```enable_experimental``` and ```enable_deprecated```
#2186 opened by sauclovian-g - 1
Oddities of top-level binds
#2162 opened by sauclovian-g - 0
SAW <-> Cryptol positions for Cryptol parsing
#2175 opened by sauclovian-g - 2
Invalid logic in s2n tls proof
#2169 opened by sauclovian-g - 2
Make the warnings introduced by #2162 into errors
#2167 opened by sauclovian-g - 1
Incorrect/dead links in the tutorials and manual
#2168 opened by ChrisEPhifer - 0
Cannot embed Cryptol newtypes in let {{ }}
#2164 opened by sauclovian-g - 0
Builtin vs. hardcoded types
#2163 opened by sauclovian-g - 0
add repl command to print the type environment
#2161 opened by sauclovian-g - 1
saw-script interpreter typechecks one line at a time
#2158 opened by sauclovian-g - 2
`write_goal` only writes the last proof goal to a file, unlike other goal-writing proof scripts
#2160 opened by RyanGlScott - 0
- 3
MIR `bool` arrays are cumbersome to use in SAW
#2147 opened by RyanGlScott - 2
Typechecker gap in mir_assert
#2122 opened by sauclovian-g - 0
Execution of impossible paths during verification
#2124 opened by sauclovian-g - 1
SAW should respond to SIGINFO
#2143 opened by sauclovian-g - 2
Change SAW docker entrypoint to bash
#2130 opened by smithdtyler - 1
Gracefully print counterexamples involving SMT arrays defined as function mappings
#2120 opened by RyanGlScott