Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Leonardo de Moura cfe576f551 fix(library/elaborator): bug in the elaborator
The elaborator was not handling correctly constraints of the form

    ctx |- ?m << (Pi x : A, B)
    and
    ctx |- (Pi x : A, B) << ?m

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-08 12:10:50 -08:00
doc feat(kernel): use Pi as forall/implication 2014-01-08 00:38:39 -08:00
emacs feat(emacs): additional abbreviations 2014-01-08 03:36:55 -08:00
examples/lean feat(kernel): use Pi as forall/implication 2014-01-08 00:38:39 -08:00
script fix(script/demangle_cpptype): process line-by-line, instead of waiting for EOF 2013-09-29 18:36:01 -07:00
src fix(library/elaborator): bug in the elaborator 2014-01-08 12:10:50 -08:00
tests chore(library/tactic): remove imp_tac, it is not needed anymore 2014-01-08 00:57:04 -08:00
.gitignore chore(.gitignore): ignore .md.lean files 2013-12-27 16:50:06 -08:00
.travis.osx.yml chore(travis): fix typo 2013-12-26 02:38:16 -05:00
.travis.windows.yml chore(travis): fix typo 2013-12-26 02:38:16 -05:00
.travis.yml chore(travis): fix another typo 2013-12-26 02:57:13 -05:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md doc(README.md): Boost support 2013-12-09 17:45:31 -08:00

UbuntuOS XWindowsCoverageBuilds / UnitTests / Dynamic Analyses
http://build.leanprover.net

About

Requirements

Installing required packages at

Build Instructions

Miscellaneous