lean2/src/library
Leonardo de Moura 21c7a45f67 Relax definition of identity_stack. Fix printer for metavariable contexts.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-17 02:09:45 -07:00
..
all Rename import_all. The idea is to use consistent name for library files. 2013-09-13 09:06:46 -07:00
arith Modify Doxygen file to extract all elements even the undocumented ones. Disable warnings for undocumented entities. Add extra comments. 2013-09-13 13:46:22 -07:00
cast Use consistent coding style for spaces after ',' 2013-09-13 12:49:03 -07:00
basic_thms.cpp Use consistent coding style for spaces after ',' 2013-09-13 12:49:03 -07:00
basic_thms.h Use consistent coding style for spaces after ',' 2013-09-13 12:49:03 -07:00
CMakeLists.txt Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
context_to_lambda.cpp Use consistent coding style for spaces after ',' 2013-09-13 12:49:03 -07:00
context_to_lambda.h Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
deep_copy.cpp Simplify metavariable context. Now, we have only 'lift' and 'inst' instead of 'subst', 'lift' and 'lower' 2013-09-16 19:32:28 -07:00
deep_copy.h Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
expr_pair.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
formatter.cpp Use consistent coding style for spaces after ',' 2013-09-13 12:49:03 -07:00
formatter.h Modify Doxygen file to extract all elements even the undocumented ones. Disable warnings for undocumented entities. Add extra comments. 2013-09-13 13:46:22 -07:00
kernel_exception_formatter.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
kernel_exception_formatter.h Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
light_checker.cpp Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
light_checker.h Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
max_sharing.cpp Simplify metavariable context. Now, we have only 'lift' and 'inst' instead of 'subst', 'lift' and 'lower' 2013-09-16 19:32:28 -07:00
max_sharing.h Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
placeholder.cpp Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
placeholder.h Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
printer.cpp Relax definition of identity_stack. Fix printer for metavariable contexts. 2013-09-17 02:09:45 -07:00
printer.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
reduce.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
reduce.h Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
state.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
state.h Modify Doxygen file to extract all elements even the undocumented ones. Disable warnings for undocumented entities. Add extra comments. 2013-09-13 13:46:22 -07:00
update_expr.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
update_expr.h Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00