Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2019-08-02 13:31:29 -07:00
.github
bin feat(CMakeLists): Add option to link in LLVM. 2019-07-31 18:21:49 -07:00
doc chore(*): remove obsolete leanpkg.path files 2019-07-25 17:46:53 -07:00
images
lean4-mode chore(library/init, frontends/lean): ensure old and new parser use the same command for initializing quotient module 2019-07-31 17:07:05 -07:00
library feat(library/init/data/array/basic): add version of Array.indexOf with property about resulting size 2019-08-02 13:31:29 -07:00
script chore(azure-pipelines): Ensure build is with LLVM 2019-07-31 18:21:49 -07:00
src chore(CMakeLists): set default to OFF 2019-08-01 10:15:43 -07:00
tests feat(library/init/data): add PersistentHashMap 2019-08-02 13:31:29 -07:00
tmp/new-frontend
.appveyor.yml
.clang-format
.codecov.yml
.gitattributes
.gitignore
.travis.yml
azure-pipelines.yml chore(azure-pipelines.yml): retry Nix install, move package setup to Setup phase 2019-08-02 11:15:44 +02:00
default.nix chore(default.nix): factor out derivation 2019-07-05 11:24:15 +02:00
derivation.nix feat(CMakeLists): Add option to link in LLVM. 2019-07-31 18:21:49 -07:00
LICENSE
README.md
shell.nix chore(shell.nix): use clang 7 by default (latest release in stable Nix) 2019-08-02 10:17:29 +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.