lean4-htt/src/tests/library
2013-12-22 11:51:38 -08:00
..
elaborator refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -08:00
rewriter 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
tactic refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -08:00
arith.cpp refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -08:00
CMakeLists.txt refactor(kernel/type_checker): combine type_checker and type_inferer into a single class, and avoid code duplication 2013-12-22 11:51:38 -08:00
deep_copy.cpp feat(*): add component name to check_stack and check_system 2013-12-07 15:11:55 -08:00
expr_lt.cpp refactor(kernel/expr): remove 'null' expression, and operator bool for expression 2013-12-07 23:21:10 -08:00
formatter.cpp feat(kernel/printer): include de Bruijn index in the debug printer 2013-12-16 16:56:46 -08:00
max_sharing.cpp feat(*): add component name to check_stack and check_system 2013-12-07 15:11:55 -08:00
update_expr.cpp feat(kernel/replace_fn): non-recursive replace_fn 2013-12-17 16:35:39 -08:00