lean4-htt/src/library/equations_compiler
2018-05-31 17:11:25 -07:00
..
CMakeLists.txt feat(library/equations_compiler): add pack_mutual 2017-05-18 15:29:51 -07:00
compiler.cpp chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08: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 refactor(library): remove delayed_abstraction macro 2018-05-30 10:04:04 -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 refactor(*): list<name> ==> obj_list<name> 2018-05-23 15:48:43 -07:00
equations.h feat(library/compiler, library/equations_compiler): avoid rec_fn_macro in the equation and bytecode compilers 2018-05-31 17:08:12 -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 chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
pack_domain.h chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
pack_mutual.cpp refactor(*): list<name> ==> obj_list<name> 2018-05-23 15:48:43 -07:00
pack_mutual.h chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
structural_rec.cpp feat(util, kernel): add obj_list wrapper for Lean list objects, and use it to implement list of universe levels 2018-05-23 14:48:22 -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 chore(library/compiler): delete rec_fn_macro 2018-05-31 17:11:25 -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 chore(library/compiler): delete rec_fn_macro 2018-05-31 17:11:25 -07:00
util.h chore(*): type_context ==> type_context_old 2018-03-05 12:38:24 -08:00
wf_rec.cpp refactor(library): remove delayed_abstraction macro 2018-05-30 10:04:04 -07:00
wf_rec.h feat(library/equations_compiler): add new cache support to equation compiler 2018-02-21 15:04:20 -08:00