lean2/src/kernel
Leonardo de Moura 1be2a30c8c Fix bug in normalizer. We must create a scope whenever we extend the value stack.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-16 19:32:28 -07:00
..
abstract.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
abstract.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
builtin.cpp 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
builtin.h Apply coding style 2013-09-13 18:48:09 -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.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
context.h Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
environment.cpp Apply coding style 2013-09-13 18:48:09 -07:00
environment.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
expr.cpp Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
expr.h Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
expr_eq.h Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
expr_maps.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
expr_sets.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
for_each.h Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
free_vars.cpp Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
free_vars.h Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
instantiate.cpp Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
instantiate.h Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
kernel_exception.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
level.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
level.h Apply coding style 2013-09-13 18:48:09 -07:00
metavar.cpp Add timestamp to metavar_env 2013-09-15 19:50:48 -07:00
metavar.h Add timestamp to metavar_env 2013-09-15 19:50:48 -07:00
normalizer.cpp Fix bug in normalizer. We must create a scope whenever we extend the value stack. 2013-09-16 19:32:28 -07:00
normalizer.h Add partial support for metavariables in the normalizer 2013-09-15 21:23:50 -07:00
object.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
object.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
occurs.cpp Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
occurs.h Use fullpath in #include directives, add missing STL headers 2013-09-13 03:35:29 -07:00
replace.h Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
type_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
type_checker.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
value.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