lean4-htt/src
Eric Wieser 115f06c32a
fix: missing indents in Try this message (#7191)
This PR fixes the indentation of "Try this" suggestions in widget-less
multiline messages, as they appear in `#guard_msgs` outputs.
2025-02-25 16:55:50 +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: IntX.abs (#7131) 2025-02-18 13:16:30 +00:00
Init feat: missing cases for equality propagation from core to cutsat (#7220) 2025-02-25 01:09:05 +00:00
initialize
kernel perf: optimize sorry detection in unused variables linter (#7129) 2025-02-22 16:43:39 +00:00
lake feat: lake: compute jobs asynchronously (#7211) 2025-02-25 04:03:17 +00:00
Lean fix: missing indents in Try this message (#7191) 2025-02-25 16:55:50 +00:00
library feat: smarter plugin loading (#7090) 2025-02-18 23:03:52 +00:00
runtime feat: support LEAN_BACKTRACE on macOS (#7184) 2025-02-22 15:29:37 +00:00
shell
Std feat: tree map lemmas for get, get! and getD (#7207) 2025-02-25 15:26:50 +00:00
util feat: smarter plugin loading (#7090) 2025-02-18 23:03:52 +00:00
cadical.mk
CMakeLists.txt feat: staged CMake build with Lake as a plugin (#6929) 2025-02-21 04:03:50 +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 feat: premise selection API (#7061) 2025-02-14 04:08:18 +00:00
lean.mk.in chore: trivial changes from async-proofs branch (#7028) 2025-02-10 16:44:05 +00:00
Leanc.lean
Std.lean feat: Std.Net.Addr (#6563) 2025-01-09 09:33:03 +00:00
stdlib.make.in fix: make the stage2 Leanc build use stage2 oleans rather than stage1 oleans (#7190) 2025-02-25 06:20:50 +00:00
stdlib_flags.h feat: add debug.proofAsSorry (#6300) 2024-12-03 23:21:38 +00:00
version.h.in