| .. |
|
CMakeLists.txt
|
chore(library/equations_compiler): remove old equation compiler
|
2016-09-19 17:13:30 -07:00 |
|
compiler.cpp
|
chore(library/equations_compiler/compiler): use exception until well_founded recursion support is implemented
|
2016-09-19 14:41:25 -07:00 |
|
compiler.h
|
feat(library/equations_compiler/elim_match): refactor 'program' structure
|
2016-08-18 14:17:49 -07:00 |
|
elim_match.cpp
|
feat(library/equations_compiler): int constants
|
2016-12-25 10:00:18 -08:00 |
|
elim_match.h
|
feat(library/equations_compiler): add mk_nonrec
|
2016-09-08 14:09:05 -07:00 |
|
equations.cpp
|
refactor(library): reduce dependecies on old code, simplify normalize module
|
2016-09-19 22:12:34 -07:00 |
|
equations.h
|
chore(library/equations_compiler/equations): style
|
2016-09-23 10:05:18 -07:00 |
|
init_module.cpp
|
feat(library/equations_compiler): use defeq simplifier to cleanup types of automatically synthesized lemmas
|
2016-08-31 15:54:03 -07:00 |
|
init_module.h
|
refactor(library/equations_compiler): isolate old equations compiler
|
2016-08-11 10:08:30 -07:00 |
|
pack_domain.cpp
|
refactor(library): rename pr1/pr2 ==> fst/snd
|
2016-09-21 09:48:39 -07:00 |
|
pack_domain.h
|
refactor(library/equations_compiler): move pack_domain to new module
|
2016-08-15 08:22:23 -07:00 |
|
structural_rec.cpp
|
fix(library/equations_compiler/structural_rec): bug in decoder
|
2016-12-18 22:51:02 -08:00 |
|
structural_rec.h
|
feat(library/equations_compiler/structural_rec): generate brec_on-based function
|
2016-08-29 15:58:13 -07:00 |
|
unbounded_rec.cpp
|
feat(library/equations_compiler): add support for meta_definitions
|
2016-09-18 10:52:38 -07:00 |
|
unbounded_rec.h
|
feat(library/equations_compiler): add support for meta_definitions
|
2016-09-18 10:52:38 -07:00 |
|
util.cpp
|
feat(library/tactic/congruence/congruence_closure): interpreted values in the same equivalence class
|
2016-12-25 11:09:55 -08:00 |
|
util.h
|
feat(library/tactic): use annotated_head_beta_reduce instead of head_beta_reduce in tactics
|
2016-11-21 15:40:12 -08:00 |