lean4-htt/src
Leonardo de Moura 8530e39375 fix(library/tactic/smt/congruence_closure): fixes #1430
@dselsam I did not include your repro in the test suite because it will not work after we
enforce the `is_inner_ginductive_ir` check.
2017-03-07 17:13:29 -08:00
..
api refactor(*): reduce exception context info from expr to pos_info 2017-02-17 13:45:57 +01:00
checker feat(kernel,library,frontends/lean,api): remove global universe levels from kernel and APIs 2017-02-08 17:41:44 -08:00
cmake chore(*): remove last remnants of mpfr 2017-02-24 21:42:58 +01:00
emacs chore(emacs/lean-server): remove leftover from experiment 2017-02-28 22:57:20 -08:00
frontends fix(frontends/lean/builtin_exprs): fixes #1433 2017-03-07 16:21:12 -08:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel chore(kernel/quotient/quotient): update comments 2017-03-07 14:11:51 -08:00
library fix(library/tactic/smt/congruence_closure): fixes #1430 2017-03-07 17:13:29 -08:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell feat(CMakeLists, shell/lean): add -D ALPHA=ON cmake option for enabling alpha features (i.e., wip) 2017-02-26 23:06:45 -08:00
tests chore(*): fix tests and style 2017-02-20 23:53:44 -08:00
util feat(util/memory_pool): put limit on the size of memory_pool free_lists 2017-02-28 15:16:43 -08:00
vim fix(vim/syntax): update to lean 3 syntax 2016-10-30 08:42:05 +08:00
CMakeLists.txt chore(CMakeLists,frontends/lean): add SAVE_SNAPSHOT=OFF SAVE_INFO=OFF compilation options 2017-02-28 12:09:19 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in