lean4-htt/src
jrr6 2fe6d8a70b
feat: add word-level hint suggestion diffs (#8574)
This PR adds an additional diff mode to the error-message hint
suggestion widget that displays diffs per word rather than per
character.
2025-06-26 23:56:19 +00:00
..
bin
cmake
include/lean perf: update free_sized declaration to be compatible with glibc (#8661) 2025-06-13 13:13:00 +00:00
Init feat: add BitVec.toFin_(sdiv, smod, srem) and BitVec.toNat_srem (#8950) 2025-06-26 20:01:01 +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 feat: lake: avoid use of Lean root directories (#8981) 2025-06-25 01:04:13 +00:00
Lean feat: add word-level hint suggestion diffs (#8574) 2025-06-26 23:56:19 +00:00
library feat: ignore lean -R if module name is in setup (#8874) 2025-06-23 17:55:52 +00:00
runtime feat: ignore lean -R if module name is in setup (#8874) 2025-06-23 17:55:52 +00:00
shell
Std feat: Hoare logic for monadic programs and verification condition generation (#8995) 2025-06-26 15:49:56 +00:00
util feat: ignore lean -R if module name is in setup (#8874) 2025-06-23 17:55:52 +00:00
cadical.mk
CMakeLists.txt chore: remove old LEAN_AUTO_THREAD_FINALIZATION workaround (#8885) 2025-06-20 08:52:17 +00:00
config.h.in
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 fix: pass Lean CMake CI options to the Lake build (#8823) 2025-06-24 11:39:29 +00:00
lean-toolchain
Lean.lean feat: add initial error explanations (#8934) 2025-06-23 17:24:09 +00:00
lean.mk.in
Leanc.lean
Std.lean feat: Upstream MPL.SPred.* from mpl (#8928) 2025-06-26 11:15:11 +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