lean4-htt/src
Mac Malone 1523ed1cdb
chore: allow module in LakeMain (#10039)
This PR enables core's `LakeMain` to be a `module` when core is built
without `USE_LAKE`.

This was a problem when porting Lake to the module system (#9749).
2025-08-22 07:45:42 +00:00
..
bin
cmake chore: fix spelling errors (#10042) 2025-08-22 07:23:12 +00:00
include/lean feat: add array access functions that return a borrowed result (#9864) 2025-08-12 04:25:14 +00:00
Init chore: fix spelling errors (#10042) 2025-08-22 07:23:12 +00:00
initialize feat: remove the old compiler (#9275) 2025-07-09 06:00:46 +00:00
kernel feat: kernel hint for proof-by-reflection (#9865) 2025-08-12 19:24:47 +00:00
lake chore: fix spelling errors (#10042) 2025-08-22 07:23:12 +00:00
Lean chore: allow module in LakeMain (#10039) 2025-08-22 07:45:42 +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 chore: fix spelling errors (#10042) 2025-08-22 07:23:12 +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: make USE_LAKE the default (#10016) 2025-08-21 11:43:25 +00:00
config.h.in
githash.h.in
Init.lean
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 chore: add module keyword to grind tests (#10036) 2025-08-21 22:02:08 +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