Lean 4 fork for HoTT-compatible kernel extensions (Path types, transport, HITs). Maintained against upstream leanprover/lean4.
Find a file
David Christiansen 7b3a71b438 feat(emacs): Add the display of Lean messages in transient boxes
Informational output is usually seen in Flycheck in lean-mode. Now, it
can also be displayed in transient boxes that are not really part of
the buffer. This allows them to be quickly visually compared.
2017-06-15 14:15:07 +02: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 doc(doc/changes): add missing features/changes 2017-06-14 23:12:18 -07:00
extras feat(extras/depgraph): add dependency-free version of leandeps 2017-06-12 15:40:46 +02:00
images
leanpkg fix(leanpkg): typo 2017-06-12 17:54:46 +02:00
library feat(frontends/lean,shell/server): "hole" command 2017-06-14 21:56:17 -07:00
script chore(script/test_registry): don't stop on failure 2017-06-09 20:30:48 +02:00
src feat(emacs): Add the display of Lean messages in transient boxes 2017-06-15 14:15:07 +02:00
tests fix(frontends/lean/builtin_exprs): set hole position after final token 2017-06-15 11:35:43 +02: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(.appveyor.yml): separate upgrading and installing new packages 2017-06-03 17:42:48 +02: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 feat(.travis.yml): add codecov 2016-12-02 17:01:58 -08:00
.gitignore chore(library): remove gdb_history file 2017-06-12 15:39:46 +02:00
.travis.yml feat(.travis.yml): add z3 for leanpkg test 2017-06-05 09:54:11 +02:00
.travis.yml.in feat(.travis.yml): add z3 for leanpkg test 2017-06-05 09:54: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