lean4-htt/tests
Henrik Böving c7dec60428
feat: support UIntX and USize in bv_decide (#6711)
This PR adds support for `UIntX` and `USize` in `bv_decide` by adding a
preprocessor that turns them into `BitVec` of their corresponding size.
2025-01-29 15:41:38 +00:00
..
bench test: identifier completion benchmark (#6796) 2025-01-27 19:31:32 +00:00
compiler
elabissues
ir
lean feat: support UIntX and USize in bv_decide (#6711) 2025-01-29 15:41:38 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain