lean4-htt/src/tests/kernel
2013-11-06 19:22:30 -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): add environment extension objects, the environment can be extended with frontend specific objects 2013-11-06 19:22:30 -08: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 fix(kernel/metavar): add normalize assignment justification 2013-10-27 11:02:34 -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