Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Leonardo de Moura b5c4e603db feat(frontends/lean): allow parameters to be used in sections
Restriction:
- coercions and notations cannot be defined in parametric sections

closes #401
2015-01-23 17:42:19 -08:00
bin fix(bin/linja): upstream script updated 2015-01-23 17:04:53 -08:00
doc feat(doc/bin/README): add link to documentation 2015-01-14 10:42:39 -08:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott refactor(library/algebra/group): remove unnecessary symm 2015-01-20 16:20:47 -08:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library fix(library/algebra): add missing [reducible] 2015-01-21 15:53:56 -08:00
script refactor(*): add file constants.txt with all constants used by the Lean binary 2015-01-23 16:50:32 -08:00
src feat(frontends/lean): allow parameters to be used in sections 2015-01-23 17:42:19 -08:00
tests feat(frontends/lean): allow parameters to be used in sections 2015-01-23 17:42:19 -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