Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2015-12-22 09:12:57 -05:00
bin feat(bin/leanutil): start "compilation server" 2015-08-16 12:20:48 -07:00
doc fix(tests,doc): adjust tests to changes in the standard library 2015-12-05 23:52:16 -08:00
extras fix(extras/depgraph): calculate lean executable path from PATH or guess 2015-12-19 23:03:53 -05:00
hott refactor(frontends/lean): use attribute_manager to simplify decl_attributes 2015-12-17 22:28:53 -08: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 fix(algebra/group.lean): remove unnecessary use of add.assoc from theorem bit0_add_bit1_helper 2015-12-22 09:12:57 -05:00
script chore(hott): cleanup 2015-12-10 10:42:16 -08:00
src fix(util/file_lock.cpp): add 'include <fcntl.h>' 2015-12-19 07:51:00 -05:00
tests fix(tests/lean/simplifier_light): adjust test 2015-12-17 22:42:31 -08:00
.gitignore feat(util/file_lock): add support for Windows 2015-12-14 10:07:26 -08:00
.travis.osx.yml fix(.travis.osx.yml): explicitly turn on multi-thread support 2015-05-06 02:37:31 -04:00
.travis.windows.yml fix(.travis.windows.yml): use cmake-2.8.11.2 2015-05-05 17:17:37 -04:00
.travis.yml fix(.travis.yml): add missing ';'s 2015-05-13 17:52:39 -04:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md chore(README): remove coveralls "badge" 2015-08-20 18:00:15 -07:00

logo

LicenseWindowsUbuntuOS XBuilds/Tests

Issue Stats Issue Stats

About

Requirements

Installing required packages at

Windows

Linux

OS X

Build Instructions

Miscellaneous