lean4-htt/src
Gabriel Ebner 25aa847aba fix(library/constructions/brec_on): make motive explicit in *.below
Otherwise you can't figure out the type from the pretty-printed output
`nat.below n`.
2017-07-23 09:38:44 +01:00
..
api feat(kernel/expr): allow metavariables to have user-facing names 2017-07-16 07:16:41 -07:00
checker feat(kernel/expr): allow metavariables to have user-facing names 2017-07-16 07:16:41 -07:00
cmake chore(*): remove last remnants of mpfr 2017-02-24 21:42:58 +01:00
emacs fix(emacs/lean-mode): lean-execute: don't clobber compile-command 2017-07-07 17:19:23 +02:00
frontends perf(frontends/lean): add notation #[...] 2017-07-21 04:20:48 -07:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel refactor(frontends/lean/elaborator,kernel/error_msgs): remove duplicate code 2017-07-21 01:46:31 -07:00
library fix(library/constructions/brec_on): make motive explicit in *.below 2017-07-23 09:38:44 +01:00
shared
shell fix(CMakeLists): remove executable before overwriting on windows, third try 2017-07-21 05:09:02 -07:00
tests feat(frontends/lean/scanner): accept arbitrary escaped identifiers 2017-06-28 10:43:19 -07:00
util fix(util/memory): fix jemalloc support 2017-06-29 11:26:41 +02:00
CMakeLists.txt chore(cmake): let MINGW_INSTALL_PATH be configurable 2017-07-20 21:50:23 +01:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in