lean2/src/tests/kernel
Leonardo de Moura e16f45854b refactor(deep_copy): simplify deep_copy implementation, and move unit test to separate file
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-25 20:25:24 -07:00
..
arith.cpp Rename import_all. The idea is to use consistent name for library files. 2013-09-13 09:06:46 -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
environment.cpp Rename import_all. The idea is to use consistent name for library files. 2013-09-13 09:06:46 -07:00
expr.cpp refactor(deep_copy): simplify deep_copy implementation, and move unit test to separate file 2013-09-25 20:25:24 -07:00
free_vars.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
level.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
metavar.cpp Fix bug in the type checker (when type checking terms with meta-variables). 2013-09-22 19:12:19 -07:00
normalizer.cpp Move metavariables to the kernel. This is the first step for implementing the new elaborator. 2013-09-15 12:09:01 -07:00
occurs.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
replace.cpp Add support for creating unique internal names. 2013-09-24 11:01:30 -07:00
threads.cpp Rename import_all. The idea is to use consistent name for library files. 2013-09-13 09:06:46 -07:00
type_checker.cpp Use consistent coding style for spaces after ',' 2013-09-13 12:49:03 -07:00