Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2015-01-27 11:22:14 -08:00
bin fix(bin/linja): upstream script updated 2015-01-23 17:04:53 -08:00
doc feat(frontends/lean): 'attribute' command is persistent by default 2015-01-26 11:51:17 -08:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library feat(library/algebra/order,library/data/{nat,int}/order): make gt, ge reducible, add transitivity rules 2015-01-26 20:38:21 -05:00
script refactor(*): add file constants.txt with all constants used by the Lean binary 2015-01-23 16:50:32 -08:00
src fix(kernel/inductive/inductive): fix assertion violation when K is applied to type incorrect term 2015-01-27 11:22:14 -08:00
tests fix(kernel/inductive/inductive): fix assertion violation when K is applied to type incorrect term 2015-01-27 11:22:14 -08:00
.gitignore chore(.gitignore): add .lean_options 2014-09-04 15:04:57 -07: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 chore(README): remove link to obsolete page 2015-01-13 12:23:14 -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