Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2017-07-03 21:36:17 -07:00
.github chore(.github/PULL_REQUEST_TEMPLATE): typo 2017-06-12 09:56:15 -07:00
bin chore(bin/lean-gdb): pretty-print lean::optional 2017-05-09 16:02:41 -07:00
doc feat(library/init/meta/interactive): simp without foo ==> simp [-foo] 2017-07-03 17:10:46 -07:00
extras feat(extras/depgraph): add dependency-free version of leandeps 2017-06-12 15:40:46 +02:00
images chore(CMakeLists.txt): move Lean logo to make sure we can test leanemacs without installing Lean 2015-01-31 17:38:49 -08:00
leanpkg fix(leanpkg): read carriage-return as whitespace 2017-06-29 14:25:59 +02:00
library refactor(library/init/meta/simp_tactic): make sure dunfold tactics use name convention used at simp, dsimp, ... 2017-07-03 21:36:17 -07:00
script chore(script/test_registry): don't stop on failure 2017-06-09 20:30:48 +02:00
src refactor(library/init/meta/simp_tactic): make sure dunfold tactics use name convention used at simp, dsimp, ... 2017-07-03 21:36:17 -07:00
tests refactor(library/init/meta/simp_tactic): make sure dunfold tactics use name convention used at simp, dsimp, ... 2017-07-03 21:36:17 -07:00
tmp feat(frontends/lean,library/equations_compiler): store tactics for generating well founded relation and decreasing proofs 2017-05-23 15:00:29 -07:00
.appveyor.yml chore(*): update change log, and bump work in progress version to 3.2.1 2017-06-18 11:15:09 -07:00
.appveyor.yml.in chore(.appveyor.yml): separate upgrading and installing new packages 2017-06-03 17:42:48 +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
.gitignore chore(gitignore): ignore nix files 2017-06-19 13:16:04 +02:00
.travis.yml fix(.travis.yml): move -t0 test to a release configuration 2017-06-19 20:35:11 +02:00
.travis.yml.in fix(.travis.yml): move -t0 test to a release configuration 2017-06-19 20:35:11 +02:00
LICENSE
README.md feat(doc/changes.md): create change log 2017-06-14 22:42:08 -07:00

logo

LicenseWindowsLinux / macOSTest CoverageChat
Codecov Join the gitter chat

About

Requirements

Build Instructions

Miscellaneous

Roadmap