Labels
Labels
54 labels
- Will be fixed by switching to python frontend
- Issues whose root causes include missing or wrong documentation
- A change that will break backward compatibility
- Issues involving documentation
- Documentation tasks previously deferred, postponed, etc.; technical debt in documentation
- Issues that are expected to be easy to resolve and might therefore be good for new contributors
- Issues where there's reason to think they might be fixed but that still requires confirmation
- Issues about features in Cryptol that don't work in SAW
- Issues about features in SAWScript that don't work in the Python interface
- Requires administrative review
- Technical design work is needed for issue to progress
- Issues for which we should add a regression test
- Issues that involve/depend on deprecated code, such that they are not worth pursuing
- Issues that involve or include performance problems
- Pull requests that update a dependency file
- Magic flag for pull requests to ask Mergify to merge head into the PR branch for you
- Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run
- Pull requests that include a submodule bump
- High-priority issues
- Something that used to work, but now doesn't
- Issues involving one of the various subprojects SAW depends on
- Issues related to Java verification with crucible-jvm
- Issues related to LLVM bitcode verification with crucible-llvm
- Issues related to Rust verification with crucible-mir and/or mir-json
- Issues related to compositional Rust verification with crucible-mir-comp or crux-mir-comp
- Issues related to Cryptol -> saw-core translation with cryptol-saw-core
- Issues related to verification of hardware
- Issues specifically related to memory verification using Heapster
- Issues related to the Mr. Solver monadic-recursive solver in Heapster
- Issues related to the saw-core representation or the saw-core subsystem