lean4-htt/src/tests/kernel
2013-12-14 15:41:50 -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 refactor(kernel/environment): add ro_environment 2013-12-12 16:48:34 -08:00
expr.cpp feat(kernel/context): add operator== for contexts, and new constructor 2013-12-12 16:48:33 -08:00
free_vars.cpp refactor(kernel/metavar_env): use the same approach used in the class environment in the class metavar_env 2013-12-13 18:59:15 -08:00
instantiate.cpp refactor(kernel/metavar_env): use the same approach used in the class environment in the class metavar_env 2013-12-13 18:59:15 -08:00
level.cpp refactor(kernel/environment): add ro_environment 2013-12-12 16:48:34 -08:00
metavar.cpp feat(kernel/metavar): make sure that a metavariable 'm' can only be assigned to a term that contains free variables available in the context associated with 'm' 2013-12-14 12:25:00 -08:00
normalizer.cpp feat(kernel/normalizer): provide the metavar_env to instantiate and add_inst in the normalizer, it will minimize the number of local_entries needed 2013-12-14 15:41:50 -08:00
occurs.cpp feat(*): add component name to check_stack and check_system 2013-12-07 15:11:55 -08:00
replace.cpp feat(*): add component name to check_stack and check_system 2013-12-07 15:11:55 -08:00
threads.cpp refactor(kernel/environment): add ro_environment 2013-12-12 16:48:34 -08:00
type_checker.cpp refactor(kernel/metavar_env): use the same approach used in the class environment in the class metavar_env 2013-12-13 18:59:15 -08:00