Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2015-05-19 15:54:49 -07:00
bin fix(bin/linja): reset the output encoding to utf-8 globally 2015-05-14 00:44:07 -04:00
doc fix(doc/lean/library_style.org): remove unnecessary header line 2015-05-16 17:53:35 +10:00
extras/latex feat(extras/latex/*): add listings style definition and instructions 2015-05-17 20:13:57 +10:00
hott feat(library/tactic): add induction tactic with support for user defined recursors 2015-05-19 13:27:17 -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 feat(library/tactic/induction_tactic): add support for user-defined recursors that contain parameters that should be synthesized by type class resolution 2015-05-19 15:33:46 -07:00
script chore(script/gen_tokens_cpp): mark automatically generated global variables as static 2015-05-12 17:15:31 -07:00
src feat(frontends/lean/builtin_exprs): allow 'calc' expressions to be used in tactic mode 2015-05-19 15:54:49 -07:00
tests feat(library/tactic): add induction tactic with support for user defined recursors 2015-05-19 13:27:17 -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 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 feat(doc/lean/library_style.org,README.md): add library style conventions 2015-05-12 06:20:51 -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