Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Bumps [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk) from 12 to 14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mymindstorm/setup-emsdk/releases">mymindstorm/setup-emsdk's releases</a>.</em></p> <blockquote> <h2>Version 14</h2> <h1>Breaking Changes</h1> <p>The default cache key naming scheme was changed from <code>{Emscripten version}-{OS type}-${CPU architecture}-master</code> to <code>{Github workflow name}-{Emscripten version}-{OS type}-${CPU architecture}</code>. If <code>actions-cache-folder</code> is defined, ensure that there are no conflicts with other caches to prevent issues.</p> <h1>Changelog</h1> <ul> <li>Add option to override cache key naming scheme (<a href="https://redirect.github.com/mymindstorm/setup-emsdk/issues/20">#20</a>)</li> <li>Add workflow name to cache key naming scheme (<a href="https://redirect.github.com/mymindstorm/setup-emsdk/issues/20">#20</a>)</li> <li>Updated dependencies to latest versions</li> </ul> <h2>Version 13</h2> <ul> <li>Updated to Node 20</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|---|---|---|
| .github | ||
| doc | ||
| images | ||
| nix | ||
| releases_drafts | ||
| script | ||
| src | ||
| stage0 | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| .ignore | ||
| CMakeLists.txt | ||
| CMakePresets.json | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| debug.log | ||
| flake.lock | ||
| flake.nix | ||
| lean-toolchain | ||
| lean.code-workspace | ||
| LICENSE | ||
| LICENSES | ||
| README.md | ||
| RELEASES.md | ||
This is the repository for Lean 4.
About
- Quickstart
- Homepage
- Theorem Proving Tutorial
- Functional Programming in Lean
- Manual
- Release notes starting at v4.0.0-m3
- Examples
- External Contribution Guidelines
- FAQ
Installation
See Setting Up Lean.
Contributing
Please read our Contribution Guidelines first.
Building from Source
See Building Lean (documentation source: doc/make/index.md).