lean4-htt/src
Leonardo de Moura a500059672 refactor(library/unfold_macros): use replace_visitor_with_tc to implement unfold_macros
This commit also fixes a potential peformance problem at
unfold_macros (it was eagerly expanding let-expressions).
2016-12-29 18:11:33 -08:00
..
api chore(*): fix style 2016-12-20 11:31:00 -08:00
cmake feat(.travis.yml): add codecov 2016-12-02 17:01:58 -08:00
emacs chore(emacs/lean-util): delete old code 2016-12-27 21:41:02 -08:00
frontends feat(frontends/lean,shell): implement completing options 2016-12-27 21:41:02 -08:00
init feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
kernel feat(library/tactic/congruence/theory_ac): add internalization, interface with congruence closure module, and trivial/simp/orient transitions 2016-12-28 21:35:16 -08:00
library refactor(library/unfold_macros): use replace_visitor_with_tc to implement unfold_macros 2016-12-29 18:11:33 -08:00
shared fix(shared/init): shared library initialization 2016-12-05 16:48:29 -08:00
shell feat(frontends/lean,shell): implement completing options 2016-12-27 21:41:02 -08:00
tests fix(tests): initialize util module 2016-12-08 13:11:53 -08:00
util feat(emacs,frontends/lean/parser,shell/server): more accurate info command using server-side parsing 2016-12-27 10:07:34 -08:00
vim fix(vim/syntax): update to lean 3 syntax 2016-10-30 08:42:05 +08:00
CMakeLists.txt chore(CMakeLists): uncomment tcmalloc configuration 2016-12-23 11:57:50 -08:00
compatibility.h.in
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in