lean4-htt/tests
Henrik Böving 6a45bd5f77
feat: add Std.Barrier (#7771)
This PR adds a barrier primitive as `Std.Barrier`.

The implementation is mirrored after [the Rust
one](https://github.com/rust-lang/rust/blob/b8ae372/library/std/src/sync/barrier.rs)
as C++14 does not have barriers yet.
2025-04-01 15:48:13 +00:00
..
bench perf: add a large AIG benchmark for bv_decide (#7721) 2025-03-29 16:04:25 +00:00
compiler
elabissues
ir
lean feat: add Std.Barrier (#7771) 2025-04-01 15:48:13 +00:00
pkg feat: structure instance notation elaboration improvements (#7717) 2025-03-30 17:40:36 +00:00
playground
plugin
simpperf
.gitignore
common.sh chore: fix fsanitize preset (#7651) 2025-03-24 09:17:45 +00:00
lean-toolchain