lean2/src
Leonardo de Moura 9516cd9ee3 feat(library/tactic): 'exact' tactic report unsolved placeholders in nested expression
Actually, the elaborator is the one reporting the unassigned
placeholders. The 'exact' tactic just makes the request.
To implement this feature we had to extend the elaboration interface
expected by the tactic framework.
2014-11-28 14:59:35 -08:00
..
cmake feat(src/cmake/modules/CleanOlean.cmake): add CleanOlean.cmake 2014-09-14 01:40:21 -07:00
emacs feat(emacs): highlight 'inversion' tactic 2014-11-27 10:26:32 -08:00
frontends feat(library/tactic): 'exact' tactic report unsolved placeholders in nested expression 2014-11-28 14:59:35 -08:00
init fix(init): initialization problem 2014-10-18 09:01:24 -07:00
kernel feat(kernel/inductive): store whether an inductive datatype supports dependent elimination or not 2014-11-27 10:36:15 -08:00
library feat(library/tactic): 'exact' tactic report unsolved placeholders in nested expression 2014-11-28 14:59:35 -08:00
shell feat(shell/lean): add '--server-trace' flag, closes #264 2014-10-27 10:26:29 -07:00
tests feat(kernel/type_checker): add is_stuck method, and improve ensure_pi method, closes #261 2014-10-27 13:16:50 -07:00
util feat(frontends/lean): add 'find_decl' command 2014-11-23 23:00:59 -08:00
CMakeLists.txt chore(src/CMakeLists.txt): copy linja and ltag to bin when install 2014-11-04 18:16:04 -05: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