| .. |
|
CMakeLists.txt
|
feat(library/equations_compiler): add pack_mutual
|
2017-05-18 15:29:51 -07:00 |
|
compiler.cpp
|
fix(library/equations_compiler): improve pull_nested_rec_fn, and make sure it communicates local propositions to the well founded recursion module
|
2017-05-26 10:45:39 -07:00 |
|
compiler.h
|
feat(library/equations_compiler/elim_match): refactor 'program' structure
|
2016-08-18 14:17:49 -07:00 |
|
elim_match.cpp
|
fix(library/equations_compiler/elim_match): whnf_pattern
|
2017-05-31 10:02:59 -07:00 |
|
elim_match.h
|
feat(library/equations_compiler): add mk_nonrec
|
2016-09-08 14:09:05 -07:00 |
|
equations.cpp
|
feat(frontends/lean,library/equations_compiler): store tactics for generating well founded relation and decreasing proofs
|
2017-05-23 15:00:29 -07:00 |
|
equations.h
|
feat(frontends/lean,library/equations_compiler): store tactics for generating well founded relation and decreasing proofs
|
2017-05-23 15:00:29 -07:00 |
|
init_module.cpp
|
feat(library/equations_compiler): add pack_mutual
|
2017-05-18 15:29:51 -07:00 |
|
init_module.h
|
|
|
|
pack_domain.cpp
|
fix(library/equations_compiler/pack_domain): nested recursive calls
|
2017-05-23 21:50:26 -07:00 |
|
pack_domain.h
|
refactor(library/equations_compiler): move pack_domain to new module
|
2016-08-15 08:22:23 -07:00 |
|
pack_mutual.cpp
|
chore(library): make sure replace_visitor behavior is not compiler dependent, and remove code duplication
|
2017-06-12 20:18:11 -07:00 |
|
pack_mutual.h
|
feat(library/equations_compiler): unpack auxiliary definition
|
2017-05-20 20:34:18 -07:00 |
|
structural_rec.cpp
|
fix(library/equations_compiler/structural_rec): fix indices
|
2017-05-07 15:52:39 +02:00 |
|
structural_rec.h
|
chore(library/equations_compiler/structural_rec): update comment
|
2017-03-05 11:03:36 -08: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
|
fix(library/equations_compiler/util): segfault
|
2017-06-01 16:58:00 +02:00 |
|
util.h
|
feat(library/equations_compiler): add pack_mutual
|
2017-05-18 15:29:51 -07:00 |
|
wf_rec.cpp
|
chore(library): make sure replace_visitor behavior is not compiler dependent, and remove code duplication
|
2017-06-12 20:18:11 -07:00 |
|
wf_rec.h
|
feat(library/equations_compiler): add wf_rec skeleton
|
2017-05-17 12:47:52 -07:00 |