lean4-htt/src
Kyle Miller f4f664e1ed
fix: update Parser.Term.letIdDeclNoBinders to use new letIdDecl format (#8929)
This PR is a followup to #8914, fixing an oversight where
`letIdDeclBinders` is was not updated with the new format. This relies
on some bootstrapping code to stay in place, but we do bootstrap cleanup
that is currently possible.
2025-06-22 19:28:46 +00:00
..
bin
cmake chore: fix spelling mistakes (#7328) 2025-04-07 01:15:48 +00:00
include/lean perf: update free_sized declaration to be compatible with glibc (#8661) 2025-06-13 13:13:00 +00:00
Init fix: update Parser.Term.letIdDeclNoBinders to use new letIdDecl format (#8929) 2025-06-22 19:28:46 +00:00
initialize
kernel feat: add the nondep field of Expr.letE to the C++ data model (#8751) 2025-06-14 23:10:27 +00:00
lake chore: remove more unused simp args (#8920) 2025-06-21 18:34:17 +00:00
Lean fix: update Parser.Term.letIdDeclNoBinders to use new letIdDecl format (#8929) 2025-06-22 19:28:46 +00:00
library feat: respect lean --setup module name in code generation (#8780) 2025-06-15 01:11:58 +00:00
runtime chore: remove old LEAN_AUTO_THREAD_FINALIZATION workaround (#8885) 2025-06-20 08:52:17 +00:00
shell fix: lake: import-related bugs (#8026) 2025-04-19 21:02:38 +00:00
Std chore: Revert "feat: Upstream MPL.SPred.* from mpl" (#8927) 2025-06-22 09:02:54 +00:00
util feat: respect lean --setup module name in code generation (#8780) 2025-06-15 01:11:58 +00:00
cadical.mk fix: cadical distribution on Linux (#8201) 2025-05-02 18:25:16 +00:00
CMakeLists.txt chore: remove old LEAN_AUTO_THREAD_FINALIZATION workaround (#8885) 2025-06-20 08:52:17 +00:00
config.h.in perf: use mimalloc by default (#7710) 2025-03-30 22:40:41 +00:00
githash.h.in
Init.lean chore: move grind algebra instances into Init.GrindInstances (#8830) 2025-06-17 03:59:15 +00:00
lakefile.toml.in chore: build leanc with Lake under USE_LAKE (#8336) 2025-05-16 08:07:34 +00:00
lean-toolchain
Lean.lean feat: respect lean --setup module name in code generation (#8780) 2025-06-15 01:11:58 +00:00
lean.mk.in chore: USE_LAKE: integrate into CMake (#4466) 2025-03-15 08:58:01 +00:00
Leanc.lean
Std.lean chore: Revert "feat: Upstream MPL.SPred.* from mpl" (#8927) 2025-06-22 09:02:54 +00:00
stdlib.make.in chore: fix LEAN_PATH for building stage2+ Leanc.lean (#8705) 2025-06-10 17:11:23 +00:00
stdlib_flags.h chore: remove old documentation site (#7974) 2025-05-14 14:31:33 +00:00
version.h.in feat: language reference links and examples in docstrings (#7240) 2025-03-12 09:17:27 +00:00