lean4-htt/src/library/equations_compiler
2019-03-15 15:04:40 -07:00
..
CMakeLists.txt feat(library/equations_compiler): add pack_mutual 2017-05-18 15:29:51 -07:00
compiler.cpp chore(*): meta ==> unsafe 2019-03-15 15:04:40 -07:00
compiler.h feat(library/compiler): new compiler entry point (skeleton) 2018-10-05 17:30:27 -07:00
elim_match.cpp chore(*): meta ==> unsafe 2019-03-15 15:04:40 -07:00
elim_match.h feat(library/equations_compiler): add new cache support to equation compiler 2018-02-21 15:04:20 -08:00
equations.cpp chore(*): meta ==> unsafe 2019-03-15 15:04:40 -07:00
equations.h chore(*): meta ==> unsafe 2019-03-15 15:04:40 -07:00
init_module.cpp feat(library/compiler): new compiler entry point (skeleton) 2018-10-05 17:30:27 -07:00
init_module.h
pack_domain.cpp refactor(kernel/expr): remove mlocal_* functions 2018-06-22 14:25:31 -07:00
pack_domain.h chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
pack_mutual.cpp refactor(kernel/expr): remove mlocal_* functions 2018-06-22 14:25:31 -07:00
pack_mutual.h chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
structural_rec.cpp chore(*): meta ==> unsafe 2019-03-15 15:04:40 -07:00
structural_rec.h feat(library/equations_compiler): add new cache support to equation compiler 2018-02-21 15:04:20 -08:00
unbounded_rec.cpp fix(library/equations_compiler/unbounded_rec): it was ignored m_gen_code flag 2019-02-12 17:48:11 -08:00
unbounded_rec.h feat(library/equations_compiler): add new cache support to equation compiler 2018-02-21 15:04:20 -08:00
util.cpp chore(*): meta ==> unsafe 2019-03-15 15:04:40 -07:00
util.h chore(library/equations_compiler): do not generate equation lemmas 2018-08-23 14:04:37 -07:00
wf_rec.cpp fix(library/equations_compiler/compiler): eta-expand recursive occurrences earlier 2018-12-18 15:30:38 +01:00
wf_rec.h feat(library/equations_compiler): add new cache support to equation compiler 2018-02-21 15:04:20 -08:00