lean4-htt/src
2016-02-04 15:45:38 -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 fix(frontends/lean/structure_cmd): fixes #968 2016-02-04 15:45:38 -08:00
init refactor(library/blast/simplifier): move simplifier module into blast 2015-11-19 19:43:04 -08:00
kernel perf(kernel/expr_eq_fn): minimize number of calls to check_system 2016-02-02 18:16:14 -08:00
library chore(library/pp_options): reduce pp default limits 2016-02-04 14:55:21 -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(util/sexpr/format): fixes #955 2016-02-04 14:55:11 -08:00
vim feat(library,hott,frontends/lean): avoid keywords with hyphen 2015-11-08 14:04:54 -08:00
CMakeLists.txt feat(CMakeLists.txt): handle new/old ABIs issue for MSYS2 + g++ combination 2016-01-26 20:41:20 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in