Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2015-05-12 13:03:51 -04:00
bin fix(bin/leantags): remove '\r' in ilean input 2015-05-10 06:53:26 -04:00
doc doc(make/msys2.md): remove msys2's Python, add how to install native one 2015-05-12 13:03:51 -04:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott fix(library,hott): comment 'exit' commands to avoid warnings during compilation 2015-05-11 11:49:23 -07:00
images chore(CMakeLists.txt): move Lean logo to make sure we can test leanemacs without installing Lean 2015-01-31 17:38:49 -08:00
library feat(library/data/nat/{basic.lean,order.lean}): use migrate 2015-05-12 06:20:51 -07:00
script chore(scripts): update documentation of port.pl, port.sh and rename.pl 2015-05-07 16:39:04 -07:00
src chore(tests/library/blast/union_find): fix style 2015-05-12 06:24:58 -07:00
tests fix(frontends/lean/elaborator): problem with 'calc' proofs discussed at issue #592 2015-05-11 13:22:39 -07:00
.gitignore chore(.gitignore): add compile_commands.json 2015-03-28 22:38:13 -04:00
.travis.osx.yml fix(.travis.osx.yml): explicitly turn on multi-thread support 2015-05-06 02:37:31 -04:00
.travis.windows.yml fix(.travis.windows.yml): use cmake-2.8.11.2 2015-05-05 17:17:37 -04:00
.travis.yml feat(.travis.yml): use g++-4.9 on Travis 2015-05-11 16:17:52 -04:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md feat(doc/lean/library_style.org,README.md): add library style conventions 2015-05-12 06:20:51 -07:00

logo

LicenseWindowsUbuntuOS XCoverageBuilds/TestsStatic Analysis
Coverity Scan Build Status

Issue Stats Issue Stats

About

Requirements

Installing required packages at

Windows

Linux

OS X

Build Instructions

Miscellaneous