lean2/src/tests/kernel
Leonardo de Moura bcc8b67592 chore(*): consistent file name convention
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-03 12:40:52 -08:00
..
CMakeLists.txt feat(util): add primitives for checking the amount of available stack space 2013-12-01 17:19:27 -08:00
environment.cpp feat(util): add primitives for checking the amount of available stack space 2013-12-01 17:19:27 -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 fix(*): typo 2013-12-02 08:46:47 -08:00
normalizer.cpp feat(util): add primitives for checking the amount of available stack space 2013-12-01 17:19:27 -08:00
occurs.cpp refactor(kernel): move printer and formatter objects to the kernel 2013-10-22 08:15:36 -07:00
replace.cpp chore(*): consistent file name convention 2013-12-03 12:40:52 -08:00
threads.cpp feat(util): add primitives for checking the amount of available stack space 2013-12-01 17:19:27 -08:00
type_checker.cpp feat(util): add primitives for checking the amount of available stack space 2013-12-01 17:19:27 -08:00