lean4-htt/src
Leonardo de Moura a9515ac7a4 feat(library/tactic/rewrite_tactic): try to fold nested recursive applications after unfolding a recursive function
See issue #692.
The implementation still has some rough spots.
It is not clear what the right semantic is.
Moreover, the folds in e_closure could not be eliminated automatically.
2015-07-08 21:19:18 -04:00
..
cmake fix(cmake/Modules/cpplint.py): python3 compatible without six 2015-01-22 13:05:56 -08:00
emacs feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
frontends feat(library/tactic/rewrite_tactic): try to fold nested recursive applications after unfolding a recursive function 2015-07-08 21:19:18 -04:00
init feat(library/simplifier): add rewrite rule sets 2015-06-01 15:15:57 -07:00
kernel feat(kernel/expr_eq_fn): add small optimization 2015-07-01 09:19:36 -07:00
library feat(library/tactic/rewrite_tactic): try to fold nested recursive applications after unfolding a recursive function 2015-07-08 21:19:18 -04:00
shell fix(shell/lean): fixes #710 2015-06-26 19:15:47 -07:00
tests refactor(kernel): rename get_weight to get_height at declaration 2015-06-30 12:59:10 -07:00
util feat(util/timeit): avoid scientific notation when displaying runtimes 2015-06-21 14:52:27 -07:00
CMakeLists.txt test(tests/shell): add unit test for emscripten_shell 2015-06-18 10:20:26 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in feat(CMakeLists.txt): use bin/package_version if needed 2014-10-07 16:58:44 -07:00