Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2020-05-19 11:29:32 -07:00
.github chore: fix Windows CI 2020-05-19 15:44:27 +02:00
doc doc: reference correct default stage 2020-05-18 14:52:10 +02:00
images
lean4-mode doc: further elaborate on elan and Emacs setup 2020-05-18 11:00:29 +02:00
nix fix: Nix build 2020-05-18 14:38:27 +02:00
script refactor: make stages internally consistent by compiling the stageN lib with the stageN compiler, rename static libraries 2020-05-14 23:13:51 +02:00
src chore: add missing preludes in Init/Lean 2020-05-19 11:29:32 -07:00
stage0 chore: update stage0 2020-05-19 11:29:32 -07:00
tests chore: add comment 2020-05-15 11:26:24 -07:00
tmp proto: checkpoint 2020-04-03 15:20:54 -07:00
.clang-format
.codecov.yml fix(.codecov.yml): do not fail github ci if coverage drops by 0.01% 2017-06-25 10:35:02 +02:00
.gitattributes chore(.gitattributes): use union merge strategy for doc/changes.md 2017-12-11 12:49:10 +01:00
.gitignore chore: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00
CMakeLists.txt chore: install stage 0.5 by default 2020-05-18 14:38:23 +02:00
default.nix chore: update to LLVM 10 2020-04-13 12:18:56 +02:00
LICENSE
README.md chore(README): update 2019-04-24 11:40:46 -07:00
shell.nix chore: move bin/ and .oleans into build directory 2020-05-14 14:47:54 +02:00

We are currently developing Lean 4. Lean 3 is still the latest official release. This repository contains work in progress.

Important. Unless you are one of our collaborators

  • We strongly suggest you use Lean 3.
  • Pull requests are not welcome.
  • New issues are not welcome, and will be closed without any feedback.