lean4-htt/src/library/inductive_compiler
2017-03-01 21:13:20 -08:00
..
add_decl.cpp fix(inductive_compiler): generate has_sizeof for structures 2016-10-05 15:10:21 -07:00
add_decl.h feat(frontends/lean): force user to use meta keyword on meta inductive/structure/class 2016-09-29 17:56:35 -07:00
basic.cpp feat(library/constructions,library/inductive_compiler): automatically generate dependent eliminator for inductive predicates 2017-02-28 20:58:04 -08:00
basic.h feat(frontends/lean): force user to use meta keyword on meta inductive/structure/class 2016-09-29 17:56:35 -07:00
CMakeLists.txt feat(src/library/inductive_compiler): support for nested inductive types 2016-09-16 12:50:59 -07:00
compiler.cpp perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
compiler.h perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
ginductive.cpp fix(library/inductive_compiler/ginductive): constructors of mutually inductive datatypes were not being registered 2017-02-04 18:51:17 -08:00
ginductive.h feat(src/library/inductive_compiler): support for nested inductive types 2016-09-16 12:50:59 -07:00
ginductive_decl.cpp feat(src/library/inductive_compiler): support for nested inductive types 2016-09-16 12:50:59 -07:00
ginductive_decl.h perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
init_module.cpp feat(src/library/inductive_compiler): support for nested inductive types 2016-09-16 12:50:59 -07:00
init_module.h
mutual.cpp perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
mutual.h perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
nested.cpp perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
nested.h perf(library/inductive_compiler): simplification with sizeof lemmas 2017-03-01 21:13:20 -08:00
util.cpp fix(library/inductive_compiler/util): allow untrusted/meta declarations when checking intermediate steps 2016-11-13 12:32:49 -08:00
util.h feat(src/library/inductive_compiler): support for nested inductive types 2016-09-16 12:50:59 -07:00