Mirror of https://github.com/leanprover/lean2 in case it ever disappears
Find a file
Soonho Kong 42314c61b6 chore(.travis.osx.yml): update homebrew lua package names
lua5.1: lua            => lua51
lua5.2: versions/lua52 => lua
2014-09-17 00:49:32 -07:00
bin fix(bin/ltags): handle recursor specially in tags generation 2014-09-15 15:17:46 -07:00
doc feat(frontends/lean/server): add SYNC command, closes #199 2014-09-16 18:42:34 -07:00
images chore(*): add logo 2014-04-29 16:21:17 -07:00
library feat(frontends/lean): split 'opaque_hint' command into 'opaque' and 'transparent' 2014-09-16 18:03:40 -07:00
script fix(script/demangle_cpptype): process line-by-line, instead of waiting for EOF 2013-09-29 18:36:01 -07:00
src fix(emacs/lean-type): change where to trigger eldoc 2014-09-17 00:24:30 -07:00
tests feat(frontends/lean/server): add SYNC command, closes #199 2014-09-16 18:42:34 -07:00
.gitignore chore(.gitignore): add .lean_options 2014-09-04 15:04:57 -07:00
.travis.osx.yml chore(.travis.osx.yml): update homebrew lua package names 2014-09-17 00:49:32 -07:00
.travis.windows.yml chore(travis): use lean-build@googlegroups 2014-05-02 17:21:54 -04:00
.travis.yml chore(.travis): install valgrind before we install c++ compiler 2014-09-10 09:47:43 -07:00
LICENSE Add LICENSE file 2013-07-15 18:55:48 -07:00
README.md refactor(library): set up and document standard/classical/hott imports 2014-08-25 22:57:55 -07:00

logo

LicenseUbuntuOS XWindowsCoverageBuilds/TestsStatic Analysis
Coverity Scan Build Status

About

Requirements

Installing required packages at

Build Instructions

Miscellaneous