Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2014-08-27 09:04:03 -07:00
bin fix(bin/ltags): use full name for tag-name 2014-08-26 16:22:32 -07:00
doc refactor(library): mark absurd_elim argument as implicit 2014-08-26 18:27:39 -07:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library fix(library/Makefile): ignore flycheck generated files in the Makefile, fixes #101 2014-08-27 08:36:32 -07: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(util/lean_path): if directory 'foo' does not contain 'default.lean', then we should also check whether the file 'foo.lean' exists or not, fixes #102 2014-08-27 09:04:03 -07:00
tests refactor(library): mark absurd_elim argument as implicit 2014-08-26 18:27:39 -07:00
.gitignore chore(.gitignore): ignore .ilean files 2014-08-14 18:05:48 -07:00
.travis.osx.yml chore(.travis.osx.yml): use homebrew gcc-4.8.3 2014-07-18 09:40:21 -04:00
.travis.windows.yml chore(travis): use lean-build@googlegroups 2014-05-02 17:21:54 -04:00
.travis.yml chore(.travis.yml): add 'travis_wait' to doxygen build 2014-06-02 22:37:27 -04:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md refactor(library): set up and document standard/classical/hott imports 2014-08-25 22:57:55 -07:00

logo

LicenseUbuntuOS XWindowsCoverageBuilds/TestsStatic Analysis
Coverity Scan Build Status

About

Requirements

Installing required packages at

Build Instructions

Miscellaneous