lean4-htt/src
Mac Malone d0d135dbe2
refactor: lake: log process output as info on errors (#13151)
This PR changes `Lake.proc` to always log process output as `info` if
the process exits with a nonzero return code. This way it behaves the
same as `captureProc` on errors.
2026-03-27 16:49:14 +00:00
..
bin
cmake
include/lean perf: mark inhabited arguments to extern as borrowed (#13094) 2026-03-24 13:54:06 +00:00
Init doc: fix inferInstanceAs docstring (#13158) 2026-03-27 14:03:38 +00:00
initialize
kernel feat: theorems are opaque (#12973) 2026-03-23 13:57:07 +00:00
lake refactor: lake: log process output as info on errors (#13151) 2026-03-27 16:49:14 +00:00
Lean refactor: rename goalDotAlt/goalCaseAlt to invariantDotAlt/invariantCaseAlt (#13160) 2026-03-27 16:01:32 +00:00
library fix: potential Array.get!Internal leaks part 2 (#13148) 2026-03-27 02:51:39 +00:00
runtime perf: mark inhabited arguments to extern as borrowed (#13094) 2026-03-24 13:54:06 +00:00
shell
Std refactor: rename goalDotAlt/goalCaseAlt to invariantDotAlt/invariantCaseAlt (#13160) 2026-03-27 16:01:32 +00:00
util
cadical.mk
CMakeLists.txt feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
config.h.in
githash.h.in
Init.lean feat: add cbv_simproc infrastructure for user-extensible cbv simplification procedures (#12597) 2026-03-10 10:59:13 +00:00
lakefile.toml.in chore: pass the previous stage libLake as plugin (#13000) 2026-03-20 12:23:20 +00:00
lean-toolchain
Lean.lean
lean.mk.in
Leanc.lean
LeanChecker.lean refactor: remove Lean.Environment.replay from core (#12972) 2026-03-18 22:11:42 +00:00
LeanIR.lean feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
out
Std.lean
stdlib.make.in feat: experimental option to move non-meta compilation out of lean build step (#10291) 2026-03-20 10:39:39 +00:00
stdlib_flags.h chore: consistent build flags between USE_LAKE ON and OFF (#12941) 2026-03-17 11:02:55 +00:00
version.h.in