Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Soonho Kong e255b02fca fix(emacs/lean-changes): visit file before process any changes
This solves many instances of the modified buffer problem.
2014-10-03 10:11:21 -07:00
bin fix(bin/linja): avoid using realpath on msys2 2014-10-02 17:25:14 -07:00
doc refactor(frontends/lean): constant/axiom are top-level commands, parameter/variable/hypothesis/conjecture are section/context-level commands 2014-10-02 17:55:34 -07:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library refactor(library): using section variables 2014-10-02 18:25:00 -07:00
script
src fix(emacs/lean-changes): visit file before process any changes 2014-10-03 10:11:21 -07:00
tests refactor(frontends/lean): remove 'including' expressions 2014-10-03 09:09:27 -07:00
.gitignore chore(.gitignore): add .lean_options 2014-09-04 15:04:57 -07:00
.travis.osx.yml chore(.travis.osx.yml): bump g++ version to 4.9.1 2014-10-02 10:44:37 -07:00
.travis.windows.yml feat(build): add 'CROSS_COMPILE' cmake option 2014-09-26 09:26:40 -07:00
.travis.yml feat(build): add 'CONSERVE_MEMORY' cmake option 2014-09-29 12:44:29 -07:00
LICENSE
README.md doc(README.md): group build instructions by system 2014-09-26 16:31:27 -07:00

logo

LicenseUbuntuOS XWindowsCoverageBuilds/TestsStatic Analysis
Coverity Scan Build Status

About

Requirements

Installing required packages at

Windows

Linux

OS X

Build Instructions

Miscellaneous