lean2/src
Leonardo de Moura 780d313686 fix(library/annotation): add missing == and hash methods for annotation class
We have multiple annotations. The default == and hash methods were
ignoring that.
2015-06-01 11:27:46 -07:00
..
cmake fix(cmake/Modules/cpplint.py): python3 compatible without six 2015-01-22 13:05:56 -08:00
emacs feat(library/tactic/rewrite_tactic): add xrewrite and krewrite tactic variants 2015-05-27 16:32:43 -07:00
frontends fix(frontends/lean/pp): bug in pp arrow 2015-05-31 17:21:37 -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,frontends/lean/builtin_cmds): allow kernel extensions to report their builtin constants 2015-05-29 16:28:16 -07:00
library fix(library/annotation): add missing == and hash methods for annotation class 2015-06-01 11:27:46 -07:00
shell fix(frontends/lean/parser): fixes #616 2015-05-20 23:33:41 -07:00
tests feat(kernel,frontends/lean/builtin_cmds): allow kernel extensions to report their builtin constants 2015-05-29 16:28:16 -07:00
util chore(library,util): fix style 2015-05-27 16:46:58 -07:00
CMakeLists.txt feat(library/simplifier): add conditional equivalence detection 2015-05-21 13:55:23 -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