Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
2017-07-04 11:57:16 -07:00
.github chore(.github/PULL_REQUEST_TEMPLATE): typo 2017-06-12 09:56:15 -07:00
bin feat(lean-gdb.py): show expression kind 2017-07-04 08:38:19 +02: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
leanpkg fix(leanpkg): read carriage-return as whitespace 2017-06-29 14:25:59 +02:00
library feat(library/init/meta/interactive): simp * as shorthand for simp [*] 2017-07-04 11:57:16 -07:00
script chore(script/test_registry): don't stop on failure 2017-06-09 20:30:48 +02:00
src fix(library/vm/vm_expr): do not use expr_var as both function and class name 2017-07-04 09:10:35 +02:00
tests fix(library/init/meta/interactive): make sure all input hypotheses are simplified before we clear the old ones 2017-07-03 21:58:55 -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