Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2015-02-28 01:16:23 -05:00
bin fix(bin/linja.in): problems on Python 3.4 for Windows 2015-02-09 18:25:31 -08:00
doc doc(fixing_tests): add links to directories containing tests that compare produced vs expected output 2015-02-25 14:04:17 -08:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott feat(hott/algebra/precategory): general cleanup in precategories, define uncurrying functor 2015-02-28 01:16:23 -05: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 (hott/init): move nat.of_num to init.num and make it reducible outside namespace nat 2015-02-26 12:28:57 -05:00
script feat(script/rename.pl): add script for batch renaming of identifiers 2015-02-25 14:05:07 -08:00
src fix(emacs/lean-server.el): split findp info only up-to 1 2015-02-27 20:04:13 -05:00
tests feat(frontends/lean): improve support for user defined tactics 2015-02-27 16:58:25 -08:00
.gitignore feat(bin): add linja.in and LEAN_BIN_DEP cmake option 2015-02-04 15:46:08 -08:00
.travis.osx.yml chore(.travis.osx.yml): add configurations using clang++ 2014-10-06 14:45:28 -07:00
.travis.windows.yml feat(build): add 'CROSS_COMPILE' cmake option 2014-09-26 09:26:40 -07:00
.travis.yml fix(.travis.yml): remove six python pkg dep 2015-01-21 17:13:56 -05:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md feat(README): add links to homepage 2015-02-27 16:58:25 -08: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