lean4-htt/src
2016-01-24 16:23:44 -08:00
..
api refactor(library/error_handling): move error_handling to library main dir 2015-12-29 15:31:40 -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(emacs): use s-join instead of string-join 2016-01-14 09:36:52 -05:00
frontends chore(frontends/lean/notation_cmd): cleanup weird coding pattern 2016-01-13 17:27:25 -08:00
init refactor(library/blast/simplifier): move simplifier module into blast 2015-11-19 19:43:04 -08:00
kernel chore(kernel/expr): remove dead var 2016-01-13 17:36:33 -08:00
library fix(library/blast/forward/ematch): advance iterator before continuing 2016-01-24 16:23:44 -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 refactor(library/error_handling): move error_handling to library main dir 2015-12-29 15:31:40 -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(src/util/file_lock): ignore failure to create locks on read-only file systems 2016-01-16 11:00:44 -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 recursor action and strategy to its own directory 2016-01-01 12:49:49 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in