lean4-htt/src
2015-12-29 10:48:47 -08:00
..
api feat(shell,frontends/lean): add command line option --dir 2015-11-19 08:34:23 -08:00
cmake fix(cmake/Modules/CleanOlean.cmake): problem with 'clean-olean' 2015-07-20 23:21:51 -07:00
compiler fix(compiler/preprocess_rec): warning when compiling using clang on OSX 2015-11-16 18:38:41 -08:00
emacs refactor(library/algebra/group): cleanup proofs using simp and add [simp] attribute 2015-12-29 10:48:47 -08:00
frontends refactor(library/blast/simplifier): use priority_queue to store simp/congr lemmas, use name convention used at forward/backward lemmas, normalize lemmas when blast starts, cache get_simp_lemmas 2015-12-28 17:52:57 -08:00
init refactor(library/blast/simplifier): move simplifier module into blast 2015-11-19 19:43:04 -08:00
kernel feat(kernel/expr_eq_fn): take names into account when CompareBinderInfo is true 2015-12-13 14:47:11 -08:00
library refactor(library/blast/simplifier): use priority_queue to store simp/congr lemmas, use name convention used at forward/backward lemmas, normalize lemmas when blast starts, cache get_simp_lemmas 2015-12-28 17:52:57 -08:00
runtime/cpp chore(library/blast,runtime/cpp): fix style 2015-09-16 07:50:00 -07:00
shared feat(init/init): automatically initialize lean shared library 2015-08-17 14:18:32 -07:00
shell feat(shell/lean): use locking also for the index file 2015-12-12 21:50:08 -08:00
tests feat(kernel/expr_eq_fn): take names into account when CompareBinderInfo is true 2015-12-13 14:47:11 -08:00
util fix(util/file_lock.cpp): add 'include <fcntl.h>' 2015-12-19 07:51:00 -05:00
vim feat(library,hott,frontends/lean): avoid keywords with hyphen 2015-11-08 14:04:54 -08:00
CMakeLists.txt feat(library/blast/grinder): add intro/elim lemmas 2015-12-07 18:43:12 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in