Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Leonardo de Moura 4f2e0c6d7f refactor(frontends/lean): add 'attribute' command
The new command provides a uniform way to set declaration attributes.
It replaces the commands: class, instance, coercion, multiple_instances,
reducible, irreducible
2015-01-24 20:23:21 -08:00
bin fix(bin/linja): upstream script updated 2015-01-23 17:04:53 -08:00
doc refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -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 refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
tests refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -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