lean2/src/library/blast
2015-10-08 13:10:41 -07:00
..
blast.cpp fix(library/blast/blast): bug when translating goal metavariables into 2015-10-08 13:10:41 -07:00
blast.h feat(library/blast): convert goal into blast state 2015-09-25 14:44:00 -07:00
blast_context.h feat(library/blast): add infer_type for blast tactic 2015-10-02 13:11:17 -07:00
blast_exception.h feat(library/blast): add basic blast_exception 2015-09-29 09:02:58 -07:00
blast_tactic.cpp feat(library/blast): add basic blast_exception 2015-09-29 09:02:58 -07:00
blast_tactic.h feat(library/blast): parse blast tactic and invoke stub 2015-09-25 12:45:16 -07:00
branch.cpp refactor(library/blast): divide hypotheses in: assumption, active and todo 2015-10-04 21:59:37 -07:00
branch.h refactor(library/blast): divide hypotheses in: assumption, active and todo 2015-10-04 21:59:37 -07:00
CMakeLists.txt feat(library/blast): add whnf for blast tactic 2015-10-01 16:21:17 -07:00
expr.cpp feat(library/blast): finish is_def_eq/unifier for blast tactic 2015-10-03 18:19:05 -07:00
expr.h feat(library/blast): finish is_def_eq/unifier for blast tactic 2015-10-03 18:19:05 -07:00
hypothesis.h fix(library/blast/hypothesis): hypotheses are initially inactive 2015-10-08 13:10:41 -07:00
infer_type.cpp fix(library/blast): typos 2015-10-06 08:35:24 -07:00
infer_type.h feat(library/blast): add blast tactic is_def_eq procedure (aka unification) 2015-10-02 15:21:28 -07:00
init_module.cpp feat(library/blast): finish goal -> state translation 2015-09-28 17:39:30 -07:00
init_module.h feat(library/blast): parse blast tactic and invoke stub 2015-09-25 12:45:16 -07:00
state.cpp refactor(library/blast): divide hypotheses in: assumption, active and todo 2015-10-04 21:59:37 -07:00
state.h refactor(library/blast): divide hypotheses in: assumption, active and todo 2015-10-04 21:59:37 -07:00
union_find.h feat(library/blast): add union-find datastructure 2015-05-11 16:19:51 -07:00