lean4-htt/tests
Henrik Böving 32cd701994
feat: add Std.RecursiveMutex (#7755)
This PR adds `Std.RecursiveMutex` as a recursive/reentrant equivalent to
`Std.Mutex`.
2025-04-01 07:35:36 +00:00
..
bench perf: add a large AIG benchmark for bv_decide (#7721) 2025-03-29 16:04:25 +00:00
compiler feat: cleanup of get and back functions on List/Array (#7059) 2025-02-17 01:43:45 +00:00
elabissues
ir
lean feat: add Std.RecursiveMutex (#7755) 2025-04-01 07:35:36 +00:00
pkg feat: structure instance notation elaboration improvements (#7717) 2025-03-30 17:40:36 +00:00
playground chore: remove save tactic (#7047) 2025-02-12 09:19:30 +00:00
plugin
simpperf
.gitignore
common.sh chore: fix fsanitize preset (#7651) 2025-03-24 09:17:45 +00:00
lean-toolchain