Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2015-03-05 11:12:39 -08:00
bin fix(bin/linja.in): filter empty lines at FlycheckItem.fromString 2015-03-04 16:41:42 -05:00
doc doc(fixing_tests): add links to directories containing tests that compare produced vs expected output 2015-02-25 14:04:17 -08:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott fix(library/tactic/class_instance_synth): constraint execution order at type class resolution 2015-03-04 22:20:20 -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 feat(library/data/list/basic): use 'show' instead of 'change' tactic 2015-03-04 20:40:06 -08:00
script style(hott/algebra): rename theorems in the HoTT category libraries 2015-02-28 01:16:23 -05:00
src feat(library/tactic/exact_tactic): do not force 'exact' tactic expression to be fully elaborated (i.e., metavariable free) 2015-03-05 11:12:39 -08:00
tests feat(*): add [quasireducible] attribute 2015-03-04 22:12:49 -08:00
.gitignore feat(bin): add linja.in and LEAN_BIN_DEP cmake option 2015-02-04 15:46:08 -08: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): coverage-related problems 2015-03-05 13:51:03 -05:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -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