lean4-htt/src
Kim Morrison 3411518548
chore: rename simp sets (#7017)
This PR renames the simp set `boolToPropSimps` to `bool_to_prop` and
`bv_toNat` to `bitvec_to_nat`. I'll be adding more similarly named simp
sets.
2025-02-10 14:20:18 +00:00
..
bin feat: API to avoid deadlocks from dropped promises (#6958) 2025-02-07 15:33:10 +00:00
cmake fix: Windows stage0 linking (#6622) 2025-01-14 09:09:50 +01:00
include/lean feat: API to avoid deadlocks from dropped promises (#6958) 2025-02-07 15:33:10 +00:00
Init chore: rename simp sets (#7017) 2025-02-10 14:20:18 +00:00
initialize
kernel feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
lake chore: change Lake configuration error message (#6829) 2025-02-08 15:04:39 +00:00
Lean chore: deprecated compile_time_search_path% (#7022) 2025-02-10 13:49:17 +00:00
library chore: Task.get block profiling (#7016) 2025-02-10 10:56:49 +00:00
runtime chore: Task.get block profiling (#7016) 2025-02-10 10:56:49 +00:00
shell
Std chore: rename simp sets (#7017) 2025-02-10 14:20:18 +00:00
util chore: Task.get block profiling (#7016) 2025-02-10 10:56:49 +00:00
cadical.mk
CMakeLists.txt chore: begin development cycle for v4.18.0 (#6943) 2025-02-04 05:47:20 +00:00
config.h.in
githash.h.in
Init.lean feat: binderNameHint (#6947) 2025-02-06 11:03:27 +00:00
lakefile.toml.in
lean-toolchain
Lean.lean
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