lean4-htt/src
Leonardo de Moura 479da83f57
feat: grind annotation analyzer (#9809)
This PR adds a script for analyzing `grind` E-matching annotations. The
script is useful for detecting matching loops. We plan to add
user-facing commands for running the script in the future.
2025-08-09 17:14:57 +00:00
..
bin
cmake chore: fix spelling mistakes (#7328) 2025-04-07 01:15:48 +00:00
include/lean refactor: implement IO.waitAny using Lean (#9732) 2025-08-06 13:09:15 +00:00
Init fix: allow trailing comma in the arg list of simp?, dsimp?, simpa, etc (#9804) 2025-08-09 16:37:30 +00:00
initialize feat: remove the old compiler (#9275) 2025-07-09 06:00:46 +00:00
kernel perf: add missing std::moves (#9107) 2025-07-01 12:39:12 +00:00
lake feat: allow combining private/public and protected 2025-08-09 12:35:07 +02:00
Lean feat: grind annotation analyzer (#9809) 2025-08-09 17:14:57 +00:00
library chore: remove unused FnBody.mdata constructor (#9564) 2025-07-26 15:20:13 +00:00
runtime refactor: implement IO.waitAny using Lean (#9732) 2025-08-06 13:09:15 +00:00
shell fix: lake: import-related bugs (#8026) 2025-04-19 21:02:38 +00:00
Std feat: Simplify Std.List.Zipper.pref using mleave (#9807) 2025-08-09 15:57:47 +00:00
util chore: have shell.cpp use library/util.h rather than library/compiler… (#9269) 2025-07-09 01:41:04 +00:00
cadical.mk fix: cadical distribution on Linux (#8201) 2025-05-02 18:25:16 +00:00
CMakeLists.txt chore: avoid calling into lake twice from CMake build (#9688) 2025-08-02 20:48:45 +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: module-ize Init.lean 2025-06-29 16:52:13 +02:00
lakefile.toml.in chore: benchmark using USE_LAKE (#9361) 2025-07-17 18:44:29 +00:00
lean-toolchain
Lean.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
lean.mk.in chore: USE_LAKE: integrate into CMake (#4466) 2025-03-15 08:58:01 +00:00
Leanc.lean
Std.lean feat: Upstream MPL.SPred.* from mpl (#8928) 2025-06-26 11:15:11 +00:00
stdlib.make.in chore: avoid calling into lake twice from CMake build (#9688) 2025-08-02 20:48:45 +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