Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2014-06-17 22:04:09 -07:00
doc doc(cmake/osx10.8): add note regarding multi-thread support on OSX 2014-06-07 12:43:40 -07:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library feat(shell): add '--hott' command line option 2014-06-16 15:50:27 -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 feat(shell): use system_import for lua files provided in the command line (i.e., their code will be available for all threads) 2014-06-17 22:04:09 -07:00
tests refactor(util/script_state): remove support for threads and communication channels from the Lua API, the goal is to keep is simple, and use one Lua state object per thread 2014-06-17 21:56:45 -07:00
.gitignore chore(.gitignore): add .olean files 2014-05-24 13:51:39 -07:00
.travis.osx.yml chore(*): disable multi thread support for OSX, remove the !defined(APPLE) directives 2014-06-02 18:23:26 -07: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 doc(README.md): use self-hosted icon for cdas 2014-05-05 11:26:39 -04:00

logo

UbuntuOS 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