lean4-htt/src
Leonardo de Moura 9565334c0e
fix: Grind.MatchCond in checkParents (#6776)
This PR fixes the `checkParents` sanity checker used in `grind`. It did
not have support for checking the auxiliary gadget `Grind.MatchCond`.
2025-01-25 19:53:26 +00:00
..
bin chore: CMAKE_CXX_SYSROOT_FLAG is also needed for linking (#6297) 2024-12-03 16:14:22 +00:00
cmake fix: Windows stage0 linking (#6622) 2025-01-14 09:09:50 +01:00
include/lean feat: add support for Float32 to the Lean runtime (#6348) 2024-12-09 21:33:43 +00:00
Init feat: BitVec.shift x (n#w) -> shift x (n % 2^w) (#6767) 2025-01-24 17:12:34 +00:00
initialize
kernel feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
lake feat: lake: lift FetchM into JobM (and vice versa) (#6771) 2025-01-25 03:59:47 +00:00
Lean fix: Grind.MatchCond in checkParents (#6776) 2025-01-25 19:53:26 +00:00
library feat: asynchronous kernel checking 2025-01-23 19:07:31 -07:00
runtime fix: prevent Task.get deadlocks from threadpool starvation (#6758) 2025-01-23 23:01:39 +00:00
shell
Std perf: fast path for multiplication with constants in bv_decide (#6739) 2025-01-22 10:32:47 +00:00
util feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
cadical.mk
CMakeLists.txt feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
config.h.in
githash.h.in
Init.lean feat: partial_fixpoint: monotonicity tactic (#6506) 2025-01-02 11:07:05 +00:00
lakefile.toml.in
lean-toolchain
Lean.lean chore: remove SplitIf.ext cache (#5571) 2024-10-17 09:36:00 +00:00
lean.mk.in
Leanc.lean
Std.lean feat: Std.Net.Addr (#6563) 2025-01-09 09:33:03 +00:00
stdlib.make.in
stdlib_flags.h feat: add debug.proofAsSorry (#6300) 2024-12-03 23:21:38 +00:00
version.h.in chore: tag prerelease builds with -pre (#5943) 2024-11-06 14:47:52 +00:00