lean4-htt/src
2018-01-12 18:18:56 -08: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
frontends feat(library/constructions/injective): automatically generate auxiliary lemma *.inj_eq for constructors 2018-01-12 16:41:12 -08:00
init feat(init/init): write allocation stats to stderr 2017-02-28 11:56:52 -08:00
kernel chore(kernel/type_checker): fix compilation warning msgs 2017-12-17 08:44:51 -08:00
library feat(library/tactic/simplify): simp reduces c a_1 ... a_n = c b_1 ... b_n into a_1 = b_1 /\ ... /\ a_n = b_n 2018-01-12 18:18:56 -08:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell chore(shell/CMakeLists): leanpkg integration tests 2017-12-30 19:31:55 +01:00
tests chore(library/standard): remove standard.lean (unused, and confusing given stdlib) 2017-07-28 16:47:53 +01:00
util fix(util/rbtree): make sure traversal methods do not crash if given function updates the tree 2018-01-05 14:10:28 -08:00
CMakeLists.txt feat(library/init): add lean.version : nat × nat × nat 2017-12-15 17:48:26 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in