lean2/src
Leonardo de Moura 3ab0e07ba9 feat(frontends/lean): add simp tactic frontend stub
This commit also removes the fake_simplifier. It doesn't work anymore
because simp is now a reserved word.
2015-07-14 09:54:53 -04:00
..
cmake fix(cmake/Modules/cpplint.py): python3 compatible without six 2015-01-22 13:05:56 -08:00
emacs feat(frontends/lean): parse 'with_options' tactical 2015-07-13 19:13:41 -04:00
frontends feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -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(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -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 chore(ctest): fix typo in CTEST_DROP_LOCATION 2013-11-25 03:14:35 -05:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Add EXCLUDE_PATTERNS to src/Doxyfile 2013-09-15 20:31:15 -07:00
githash.h.in fix(build): githash generation 2013-12-29 14:41:28 -08:00
memcheck.supp chore(memcheck.supp): another suppression for awk 2013-12-25 13:56:50 -08:00
version.h.in feat(CMakeLists.txt): use bin/package_version if needed 2014-10-07 16:58:44 -07:00