| .. |
|
CMakeLists.txt
|
feat(library/equations_compiler): add elim_match skeleton
|
2016-08-17 21:38:23 -07:00 |
|
compiler.cpp
|
feat(library/equations_compiler/structural_rec): generate brec_on-based function
|
2016-08-29 15:58:13 -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/structural_rec): generate brec_on-based function
|
2016-08-29 15:58:13 -07:00 |
|
elim_match.h
|
refactor(library/equations_compiler/elim_match,library/tactic/cases_tactic):
|
2016-08-28 13:15:10 -07:00 |
|
equations.cpp
|
feat(frontends/lean/elaborator): elaborate convoy idiom
|
2016-08-13 20:51:42 -07:00 |
|
equations.h
|
feat(library/equations_compiler): add step for handling structural recursion
|
2016-08-15 18:00:25 -07:00 |
|
init_module.cpp
|
feat(library/equations_compiler): add elim_match skeleton
|
2016-08-17 21:38:23 -07:00 |
|
init_module.h
|
|
|
|
old_compiler.cpp
|
|
|
|
old_compiler.h
|
|
|
|
old_goal.cpp
|
|
|
|
old_goal.h
|
|
|
|
old_inversion.cpp
|
|
|
|
old_inversion.h
|
|
|
|
pack_domain.cpp
|
feat(library/equations_compiler/pack_domain): avoid unnecessary 'unit' type when packing
|
2016-08-16 13:59:47 -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
|
feat(library/equations_compiler/structural_rec): generate brec_on-based function
|
2016-08-29 15:58:13 -07: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 unbounded_rec
|
2016-08-16 12:54:54 -07:00 |
|
unbounded_rec.h
|
feat(library/equations_compiler): add unbounded_rec
|
2016-08-16 12:54:54 -07:00 |
|
util.cpp
|
refactor(library/equations_compiler): remove unnecessary abstraction
|
2016-08-29 09:25:01 -07:00 |
|
util.h
|
feat(library/equations_compiler/structural_rec): generate brec_on-based function
|
2016-08-29 15:58:13 -07:00 |