lean4-htt/src
2015-12-07 08:47:14 -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 feat(library/blast/simplifier/simp_rule_set): rename metaclass to '[simps]' 2015-12-06 20:49:27 -08:00
frontends feat(frontends/lean): add 'simp' as shortcut for 'with_options [blast.strategy "simp"] blast' 2015-12-06 13:14:04 -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 fix(library/blast/strategies/portfolio): typo 2015-12-07 08:47:14 -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 perf(util/rb_tree): mark check_invariant as a conditional/tagged assertion 2015-12-06 15:45:55 -08:00
vim feat(library,hott,frontends/lean): avoid keywords with hyphen 2015-11-08 14:04:54 -08:00
CMakeLists.txt refactor(library/blast): move simple_strategy to strategies folder 2015-12-04 11:46:56 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in