lean4-htt/src
2017-06-22 08:24:11 -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/elaborator): @applications don't make thunks 2017-06-22 08:24:11 -07:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel fix(kernel/type_checker,library/type_context): add support for macros that cannot be expanded 2017-06-07 08:25:21 -07:00
library feat(library/tactic/simp_lemmas): use proof for refl lemmas at simp_lemma_rewrite too 2017-06-21 16:53:35 -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/object_serializer): do not compare chars 2017-06-19 20:48:24 +02:00
CMakeLists.txt fix(CMakeLists): force char to be signed 2017-06-19 20:47:57 +02:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in