lean4-htt/src
2015-12-07 21:33:35 -08:00
..
api feat(shell,frontends/lean): add command line option --dir 2015-11-19 08:34:23 -08:00
cmake
compiler fix(compiler/preprocess_rec): warning when compiling using clang on OSX 2015-11-16 18:38:41 -08:00
emacs feat(frontends/lean): rename '[intro]' ==> '[intro!]' and '[backward]' ==> '[intro]' 2015-12-07 21:33:35 -08:00
frontends feat(frontends/lean): rename '[intro]' ==> '[intro!]' and '[backward]' ==> '[intro]' 2015-12-07 21:33:35 -08:00
init refactor(library/blast/simplifier): move simplifier module into blast 2015-11-19 19:43:04 -08:00
kernel refactor(kernel/ext_exception): add ext_exception 2015-12-04 13:22:42 -08:00
library feat(library/blast): add strategies "grind" and "core_grind" 2015-12-07 20:30:59 -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): add option '--debug=tag' for activating conditional assertions in the command line in debug mode 2015-12-06 15:47:26 -08:00
tests fix(CMakeLists): remove tests for dead module, fixes #883 2015-11-19 07:59:57 -08:00
util feat(util): add priority_queue 2015-12-07 17:05:01 -08: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