lean4-htt/src
Leonardo de Moura 68a249d23d
perf: normalizeLevels in grind (#9814)
This PR skips the `normalizeLevels` preprocessing step in `grind` when
it is not needed.
2025-08-10 00:51:20 +00:00
..
bin
cmake
include/lean refactor: implement IO.waitAny using Lean (#9732) 2025-08-06 13:09:15 +00:00
Init feat: introduce Lean.realizeValue for sharing computation results between compatible environment branches (#9798) 2025-08-09 17:19:29 +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 perf: normalizeLevels in grind (#9814) 2025-08-10 00:51:20 +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
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
CMakeLists.txt chore: avoid calling into lake twice from CMake build (#9688) 2025-08-02 20:48:45 +00:00
config.h.in
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
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
version.h.in