lean4-htt/src
2017-06-26 12:52:52 -07:00
..
api fix(*): gcc 7 weird uninitialized warnings 2017-05-31 18:05:03 -07: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 fix(emacs/lean-hole): fix end position computation 2017-06-18 08:08:40 +02:00
frontends fix(frontends/lean/brackets): fixes #1703 2017-06-26 12:52:52 -07:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel perf(kernel/expr): fix hash consing performance problem 2017-06-23 12:41:35 -07:00
library feat(library/init/meta): add type_check tactic 2017-06-25 15:26:32 -07:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell feat(server): add command to get all holes in a file 2017-06-15 10:23:26 +02:00
tests feat(util/numerics/mpz): add mpz(uint64) constructor 2017-06-02 16:36:40 -07:00
util fix(util/hash): add missing cast to unsigned 2017-06-25 14:58:18 +02:00
CMakeLists.txt fix(CMakeLists): do not use -fsigned-char 2017-06-23 18:21:30 +02:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in