Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2019-10-03 16:49:57 -07:00
.github chore(.github/CONTRIBUTING): fix typos and URLs 2017-10-30 16:23:22 +01:00
bin feat(library/compiler/ir_interpreter): add Windows support 2019-09-12 18:26:15 +02: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: add find! to maps 2019-10-03 16:49:57 -07:00
nix fix(azure-pipelines.yml): remove old build config and downgrade macOS build to LLVM 8 for now 2019-10-02 13:26:33 +02:00
script perf(compiler/ir_interpreter): do not allocate temp closure for saturated partial applications 2019-09-12 18:26:15 +02:00
src fix(library/init/lean/compiler/ir/livevars): bug at updateLiveVars 2019-10-02 16:50:37 -07:00
tests feat(library/init/lean/expr): add Expr.hasFVar and Expr.hasMVar 2019-10-02 10:07:26 -07:00
tmp/new-frontend chore(library/init/lean): disable new frontend for now 2019-06-05 15:26:43 -07:00
.appveyor.yml chore(.appveyor,.travis): disable leanpkg registry tests 2018-04-12 18:32:20 +02:00
.clang-format feat(library/vm/process): add basic process support 2017-03-28 18:08:06 -07:00
.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 feat(default.nix,tests/playground): Nix-powered benchmark suite 2019-05-15 13:25:29 +02:00
.travis.yml chore(.travis.yml): trigger AppVeyor nightly build from Travis 2018-04-13 16:44:27 +02:00
azure-pipelines.yml fix(azure-pipelines.yml): remove old build config and downgrade macOS build to LLVM 8 for now 2019-10-02 13:26:33 +02:00
default.nix chore(default.nix): update to LLVM 9 2019-10-02 10:50:42 +02:00
LICENSE
README.md chore(README): update 2019-04-24 11:40:46 -07:00
shell.nix fix(shell.nix): fix overriding LLVM once more... 2019-10-02 20:02:55 +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.