Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Leonardo de Moura df3c1d8dd2 chore(README.md): minor correction
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-23 18:17:47 -07:00
bin fix(bin/lmake): save .olean file when makefile doesn't exist 2014-08-17 18:09:00 -07:00
doc refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library refactor(library): rename Makefile.common to Makefile 2014-08-23 18:10:39 -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 refactor(shell): remove obsolete tests 2014-08-23 18:12:19 -07:00
tests refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -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 chore(README.md): minor correction 2014-08-23 18:17:47 -07:00

logo

LicenseUbuntuOS XWindowsCoverageBuilds/TestsStatic Analysis
Coverity Scan Build Status

Remark: Lean 0.2 is under development. To try Lean, please use version 0.1.

About

Requirements

Installing required packages at

Build Instructions

Miscellaneous