lean4-htt/tests
Mac Malone 215bc30296
feat: lake: allowImportAll configuration option (#9855)
This PR adds a new `allowImportAll` configuration option for packages
and libraries. When enabled by an upstream package or library,
downstream packages will be able to `import all` modules of that package
or library. This enables package authors to selectively choose which
`private` elements, if any, downstream packages may have access to.
2025-10-08 02:47:35 +00:00
..
bench chore: rename Stream to Std.Stream (#10645) 2025-10-02 15:25:56 +00:00
compiler chore: remove >6 month old deprecations (#10446) 2025-09-22 12:47:11 +00:00
elabissues
ir
lake feat: lake: allowImportAll configuration option (#9855) 2025-10-08 02:47:35 +00:00
lean feat: make finish fail when the goal is not closed (#10707) 2025-10-07 20:34:19 +00:00
pkg feat: add coinductive command to specify coinductive predicates (#10333) 2025-10-07 18:04:51 +00:00
playground
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain