lean2/src
Leonardo de Moura 63b6564b78 refactor(kernel): define extension_context API for normalizer_extesions and macro_definitions
A particular macro definition may use the extra information to retrieve information necessary to expand/type a given macro application. Example: it may need to invoke whnf.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-04-25 15:43:17 -07:00
..
builtin feat(builtin): quotient types 2014-03-12 00:20:46 -07:00
cmake fix(build): githash generation 2013-12-29 14:41:28 -08:00
emacs feat(frontends/lean): add 'show' expression syntax sugar 2014-02-06 07:50:22 -08:00
frontends test(examples/lean): small version of algebraic hierarchy (proof of concept) 2014-02-24 20:51:19 -08:00
kernel refactor(kernel): define extension_context API for normalizer_extesions and macro_definitions 2014-04-25 15:43:17 -07:00
library refactor(kernel): store macro arguments in the macro_expr 2014-04-25 15:02:56 -07:00
shell fix(frontends/lean): help msg 2014-02-18 09:31:30 -08:00
tests refactor(kernel): remove normalizer 2014-04-25 12:02:33 -07:00
util feat(util): add missing lbool.* files 2014-04-24 12:27:19 -07:00
CMakeLists.txt chore(tests/library): enable old tests 2014-04-22 12:05:49 -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(kernel): export/import (.olean) binary files 2013-12-28 17:31:35 -08:00