lean4-htt/tests/lake/examples
Mac Malone 9e0aa14b6f
feat: lake: fixedToolchain package configuration (#12935)
This PR adds the `fixedToolchain` Lake package configuration option.
Setting this to `true` informs Lake that the package is only expected to
function on a single toolchain (like Mathlib). This causes Lake's
toolchain update procedure to prioritize its toolchain and avoids the
need to separate input-to-output mappings for the package by toolchain
version in the Lake cache.
2026-03-17 02:37:55 +00:00
..
bootstrap refactor: lake: mv tests/examples to top-level tests dir (#10688) 2025-10-06 21:47:57 +00:00
deps feat: lake: fixedToolchain package configuration (#12935) 2026-03-17 02:37:55 +00:00
ffi fix: lake: moreLinkObjs|Libs on a lean_exe (#11117) 2025-11-08 04:20:42 +00:00
hello refactor: lake: mv tests/examples to top-level tests dir (#10688) 2025-10-06 21:47:57 +00:00
precompile refactor: lake: mv tests/examples to top-level tests dir (#10688) 2025-10-06 21:47:57 +00:00
reverse-ffi fix: symbol clashes between packages (#11082) 2025-11-19 02:24:44 +00:00
scripts refactor: lake: mv tests/examples to top-level tests dir (#10688) 2025-10-06 21:47:57 +00:00