lean4-htt/src/library/equations_compiler
Leonardo de Moura 9e7e600ad7 feat(kernel): add expr.proj constructor
TODO: implement infer_proj and reduce_proj
2018-06-19 15:45:49 -07:00
..
CMakeLists.txt feat(library/equations_compiler): add pack_mutual 2017-05-18 15:29:51 -07:00
compiler.cpp fix(*): truncation bugs 2018-06-15 16:05:11 -07:00
compiler.h feat(library/equations_compiler): add new cache support to equation compiler 2018-02-21 15:04:20 -08:00
elim_match.cpp fix(*): truncation bugs 2018-06-15 16:05:11 -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(library/equations_compiler): remove equations macro 2018-06-19 13:41:08 -07:00
equations.h chore(library/equations_compiler): remove equations macro 2018-06-19 13:41:08 -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 refactor(kernel): remove tag from kernel expressions 2018-06-08 10:29:22 -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): fix binder_info 2018-06-13 12:20:58 -07:00
pack_mutual.h chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
structural_rec.cpp feat(kernel): add expr.proj constructor 2018-06-19 15:45:49 -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 refactor(*): use C++11 std::current_exception and std::rethrow_exception 2018-06-07 16:28:54 -07: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 feat(library/annotation): remove annonation macro 2018-06-18 13:39:02 -07:00
util.h chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
wf_rec.cpp fix(*): truncation bugs 2018-06-15 16:05:11 -07:00
wf_rec.h feat(library/equations_compiler): add new cache support to equation compiler 2018-02-21 15:04:20 -08:00