lean2/src/tests/kernel
Leonardo de Moura f1e0d6ec29 refactor(beta_reduction): move beta reduction functions to the kernel, delete reduce.cpp file and tests
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-23 15:44:26 -07:00
..
arith.cpp refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
CMakeLists.txt refactor(beta_reduction): move beta reduction functions to the kernel, delete reduce.cpp file and tests 2013-10-23 15:44:26 -07:00
environment.cpp feat(normalizer): remove normalization rule t == t ==> true 2013-10-22 14:02:48 -07:00
expr.cpp refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
free_vars.cpp Use fullpath in #include directives. 2013-09-12 20:04:10 -07:00
instantiate.cpp refactor(beta_reduction): move beta reduction functions to the kernel, delete reduce.cpp file and tests 2013-10-23 15:44:26 -07:00
level.cpp refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
metavar.cpp feat(library/type_inferer): add support for metavariables at type_inferer 2013-10-22 08:15:37 -07:00
normalizer.cpp feat(normalizer): remove normalization rule t == t ==> true 2013-10-22 14:02:48 -07:00
occurs.cpp refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
replace.cpp refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -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 refactor(kernel): rename trace to justification 2013-10-23 13:42:17 -07:00