Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2015-05-07 10:01:28 -07:00
bin fix(bin/linja): replace windows newline '\r\n' to unix newline '\n' 2015-05-04 05:39:54 -04:00
doc doc(export_format): document low level export format 2015-05-04 19:37:39 -07:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott feat(hott/init/path): mark 'idp' and 'idpath' with '[unfold-m]' hint 2015-05-04 14:29:22 -07: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(frontends/lean/structure_cmd): 'structure' command must set unfold-c attribute for auxiliary recursors 2015-05-07 09:09:07 -07:00
script fix(test*.sh): allow spaces in filename 2015-03-28 23:29:52 -04:00
src fix(library/tactic/rewrite_tactic): use relaxed type checker when processing rewrite "proof step" 2015-05-07 09:57:23 -07:00
tests fix(tests/lean): test output to reflect recent changes 2015-05-07 10:01:28 -07:00
.gitignore chore(.gitignore): add compile_commands.json 2015-03-28 22:38:13 -04: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 chore(travis): change notifications, turn off cov build 2015-03-30 18:32:48 -04:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md chore(README): avoid duplication 2015-03-28 16:23:32 -07: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