lean2/src
Sebastian Ullrich 77c20e99ff feat(library/tactic/inversion_tactic): consistent orientation of generated equalities
Generated equalities in proof irrelevant environments were inverted
compared with the documentation and the proof relevant case, which
resulted in newly generated local vars replacing equivalent old ones
instead of the other way around.
2015-05-14 23:32:54 +02:00
..
cmake fix(cmake/Modules/cpplint.py): python3 compatible without six 2015-01-22 13:05:56 -08:00
emacs feat(library/tactic): add 'induction' tactic skeleton 2015-05-12 20:21:25 -07:00
frontends fix(frontends/lean/scanner): block comments 2015-05-13 22:14:28 -07:00
init feat(kernel/hits): add two builtin HITs: type_quotient and trunc 2015-04-23 15:32:31 -07:00
kernel feat(kernel): transparent theorems 2015-05-09 11:42:29 -07:00
library feat(library/tactic/inversion_tactic): consistent orientation of generated equalities 2015-05-14 23:32:54 +02:00
shell test(tests/lean/extra): add test for issue #597 2015-05-13 15:34:34 -07:00
tests chore(tests/library/blast/union_find): fix style 2015-05-12 06:24:58 -07:00
util feat(util/sexpr/format): add check_system at formatter 2015-04-27 14:21:25 -07:00
CMakeLists.txt chore(examples/ex): move example to library 2015-05-13 17:07:10 -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