lean2/src/tests/library
2013-11-21 17:29:06 -08:00
..
elaborator fix(tests/library/elaborator): replace eq with my_eq because eq is now a builtin symbol 2013-10-29 17:06:32 -07:00
rewriter refactor(library/state): rename Lean state object to io_state 2013-11-21 17:29:06 -08:00
tactic feat(library/tactic): add pretty printer for goal and proof_state objects, add solve method for tactics, add trivial example 2013-11-21 17:29:06 -08:00
arith.cpp test(library): add tests for improving coverage 2013-09-26 19:43:10 -07:00
CMakeLists.txt test(library/update_expr): add missing tests 2013-11-17 13:36:15 -08:00
deep_copy.cpp chore(kernel/for_each): use consistent naming convetions 2013-11-19 11:24:02 -08:00
expr_lt.cpp refactor(metavar): implement metavar_env, and use unification_constraint and trace objects in the type_checker, light_checker 2013-10-22 08:15:36 -07:00
formatter.cpp feat(*): simplify interrupt propagation 2013-11-12 21:45:48 -08:00
max_sharing.cpp refactor(metavar): implement metavar_env, and use unification_constraint and trace objects in the type_checker, light_checker 2013-10-22 08:15:36 -07:00
type_inferer.cpp feat(library/type_inferer): add support for metavariables at type_inferer 2013-10-22 08:15:37 -07:00
update_expr.cpp test(library/update_expr): add missing tests 2013-11-17 13:36:15 -08:00