lean4-htt/tests
Sebastian Graf bce47c6e0d
fix: improve performance of mvcgen by optimizing try (mpure_intro; trivial) (#10872)
This PR improves the performance of `mvcgen` by an optimized
implementation for `try (mpure_intro; trivial)`. This tactic sequence is
used to eagerly discharge VCs and in the process instantiates schematic
variables.
2025-10-21 11:32:24 +00:00
..
bench chore: rename String.endPos -> String.rawEndPos (#10853) 2025-10-21 11:25:30 +00:00
compiler chore: rename String.endPos -> String.rawEndPos (#10853) 2025-10-21 11:25:30 +00:00
elabissues
ir
lake fix: lake: recurse directories in input_dir (#10861) 2025-10-21 04:19:10 +00:00
lean fix: improve performance of mvcgen by optimizing try (mpure_intro; trivial) (#10872) 2025-10-21 11:32:24 +00:00
pkg chore: more module system fixes and refinements for finishing batteries port (#10819) 2025-10-21 08:19:50 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml fix: detect private references in inferred type of public def (#10762) 2025-10-15 12:51:54 +00:00
lean-toolchain