lean2/src/tests/kernel
Leonardo de Moura bfc4023a9e fix(tests/kernel/expr): remove unused function
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-18 10:09:47 -08: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(kernel/environment): make the environment throw an exception when weak-ref has expired 2013-11-16 18:35:17 -08:00
expr.cpp fix(tests/kernel/expr): remove unused function 2013-11-18 10:09:47 -08: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 refactor(kernel/metavar): avoid using unique names for default metavariable prefix 2013-11-07 10:16:25 -08:00
normalizer.cpp feat(*): simplify interrupt propagation 2013-11-12 21:45:48 -08: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 feat(*): simplify interrupt propagation 2013-11-12 21:45:48 -08:00