lean4-htt/src
2015-09-11 23:24:09 -07:00
..
api feat(api/exception): add lean_exception_get_detailed_message 2015-09-08 18:00:23 -07:00
cmake fix(cmake/Modules/CleanOlean.cmake): problem with 'clean-olean' 2015-07-20 23:21:51 -07:00
compiler fix(compiler): missing files 2015-09-11 23:24:09 -07:00
emacs fix(src/emacs/lean-syntax.el): highlight identifiers after 'proposition' and 'corollary' 2015-09-03 15:38:27 -07:00
frontends refactor(compiler): rename elim_rec to preprocess_rec 2015-09-11 17:12:32 -07:00
init refactor(compiler): rename elim_rec to preprocess_rec 2015-09-11 17:12:32 -07:00
kernel refactor(kernel/inductive): use local constants to represent introduction rules 2015-08-25 03:46:28 -07:00
library feat(library,library/definitional): tag auxiliary recursors automatically generated by Lean 2015-09-11 10:08:54 -07:00
runtime/cpp chore(runtime/cpp): fix style 2015-09-11 08:44:18 -07:00
shared feat(init/init): automatically initialize lean shared library 2015-08-17 14:18:32 -07:00
shell fix(library/unfold_macros): fixes #806 2015-08-18 17:46:47 -07:00
tests fix(tests/shared/env): memory leaks in test program 2015-09-09 10:02:18 -07:00
util chore(util/thread): fix style 2015-09-03 15:07:55 -07:00
vim doc(vim/README): add a readme for vim syntax coloring 2015-09-01 15:08:16 -07:00
CMakeLists.txt feat(compiler,frontends/lean): add #compile command for debugging purposes, add compiler module 2015-09-11 10:49:07 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in