lean4-htt/bin
Leonardo de Moura 0bb155a427 chore(*): remove .clean support
In Lean2, we used to cache elaborated definitions in .clean files. The
main goal was to optimize each flycheck invocation produced by Emacs.

The Lean3 definition package was not updating this cache. Moreover, it
is not necessary because the new compilation server subsumes it.
2016-10-13 19:58:58 -07:00
..
.gitignore feat(bin): add linja.in and LEAN_BIN_DEP cmake option 2015-02-04 15:46:08 -08:00
lean-gdb.py feat(bin): GDB pretty printer for lean::buffer 2016-07-29 23:44:29 -04:00
leanemacs.bat.in feat(CMakeLists.txt): add leanemacs.bat for Windows 2015-01-30 14:16:57 -08:00
leanemacs.in feat(bin/leanemacs): allow user to provide arguments (e.g., .lean files) to leanemacs script 2015-01-31 17:41:50 -08:00
leanemacs_build feat(bin): add auxiliary scripts that allow us to test lean-emacs mode in the build directory (i.e., without installing Lean) 2015-07-20 16:10:30 -07:00
leanemacs_build.bat feat(bin): add auxiliary scripts that allow us to test lean-emacs mode in the build directory (i.e., without installing Lean) 2015-07-20 16:10:30 -07:00
leanutil.py feat(bin/leanutil): start "compilation server" 2015-08-16 12:20:48 -07:00
linja.in chore(*): remove .clean support 2016-10-13 19:58:58 -07:00
test_leanemacs feat(bin/leanemacs): allow user to provide arguments (e.g., .lean files) to leanemacs script 2015-01-31 17:41:50 -08:00
version fix(frontends/lean/parser_config): binder(s) rbp was not being saved in .olean file 2014-11-23 17:49:14 -08:00