Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
2015-02-04 12:14:47 -08:00
bin feat(bin/leanemacs): allow user to provide arguments (e.g., .lean files) to leanemacs script 2015-01-31 17:41:50 -08:00
doc doc(fixing_tests.md): add documentation for fixing broken tests 2015-02-01 11:55:33 -08:00
examples feat(CMakeLists): add basic example to binary distribution package 2015-01-14 10:39:07 -08:00
hott refactor(library/tactic/rewrite_tactic): more general rewrite step 2015-02-04 11:51:39 -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 refactor(library/tactic/rewrite_tactic): more general rewrite step 2015-02-04 11:51:39 -08:00
script feat(script): add script for fetching dependencies from https://github.com/leanprover/emacs-dependencies.git 2015-01-31 17:23:38 -08:00
src feat(library/tactic/rewrite_tactic): ignore inst_implicit arguments when matching applications of declarations which contain them 2015-02-04 12:14:47 -08:00
tests test(tests/lean/extra): add regression tests for issue #422 2015-02-04 10:55:03 -08:00
.gitignore chore(.gitignore): add leanemacs and leanemacs.bat 2015-01-30 15:20:44 -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): remove six python pkg dep 2015-01-21 17:13:56 -05:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md chore(README): remove link to obsolete page 2015-01-13 12:23:14 -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