lean4-htt/src
Wojciech Różowski 47833725ea
feat: add String simprocs to cbv (#12888)
This PR adds `String`-specific simprocs to `cbv` tactic.
2026-03-12 11:52:06 +00:00
..
bin perf: separate meta and non-meta initializers (#12016) 2026-02-26 08:05:19 +00:00
cmake chore: reformat all cmake files (#12218) 2026-01-28 18:23:08 +00:00
include/lean feat: non exponential codegen for reset-reuse (#12665) 2026-02-26 09:35:45 +00:00
Init chore: do not use internal append in ToString instances for basic types (#12885) 2026-03-11 15:25:54 +00:00
initialize
kernel perf: fuse fvar substitution into instantiateMVars (#12233) 2026-03-09 17:05:21 +00:00
lake feat: bundle leantar with Lean (#12822) 2026-03-09 20:10:59 +00:00
Lean feat: add String simprocs to cbv (#12888) 2026-03-12 11:52:06 +00:00
LeanChecker feat: add declaration name to leanchecker error messages (#12525) 2026-02-17 16:08:00 +00:00
library perf: fuse fvar substitution into instantiateMVars (#12233) 2026-03-09 17:05:21 +00:00
runtime feat: unify name demangling with single Lean implementation (#12539) 2026-03-06 12:29:35 +00:00
shell chore: move test suite setup to tests/CMakeLists.txt (#12278) 2026-02-03 13:22:20 +00:00
Std feat: add @[mvcgen_witness_type] attribute for extensible witness classification (#12882) 2026-03-11 11:38:05 +00:00
util chore: update to c++20 (#12117) 2026-02-11 01:17:40 +00:00
cadical.mk
CMakeLists.txt feat: bundle leantar with Lean (#12822) 2026-03-09 20:10:59 +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: turn on new do elaborator in Core (#12656) 2026-03-09 12:38:33 +00:00
lean-toolchain chore: relative lean-toolchains (#12652) 2026-02-25 10:23:35 +00:00
Lean.lean refactor: move getOriginalConstKind? into its own module to avoid future import cycle (#12265) 2026-02-01 16:18:51 +00:00
lean.mk.in
Leanc.lean
LeanChecker.lean
out
Std.lean
stdlib.make.in chore: fix shlib rebuild detection under LAKE_USE_CACHE (#12879) 2026-03-11 08:35:53 +00:00
stdlib_flags.h chore: turn on new do elaborator in Core (#12656) 2026-03-09 12:38:33 +00:00
version.h.in