lean4-htt/library/init/lean/compiler
2019-05-03 22:46:56 -07:00
..
constfolding.lean feat(library/init/lean/compiler/constfolding): constant folding for strictAnd and strictOr 2019-04-05 16:51:29 -07:00
default.lean feat(library/init/lean/compiler): add Decl.normalizeIds 2019-05-03 22:46:56 -07:00
elimdead.lean feat(library/init/lean/compiler): cleanup 2019-05-03 16:37:08 -07:00
ir.lean feat(library/init/lean/compiler): add Decl.normalizeIds 2019-05-03 22:46:56 -07:00
normids.lean feat(library/init/lean/compiler): add Decl.normalizeIds 2019-05-03 22:46:56 -07:00
pushproj.lean feat(library/init/lean/compiler): cleanup 2019-05-03 16:37:08 -07:00
resetreuse.lean fix(library/init/lean/compiler/resetreuse): bug during cleanup 2019-05-03 17:00:20 -07:00
simpcase.lean feat(library/init/lean/compiler/simpcase): do not create default case when there are no repeated branches 2019-05-03 20:48:52 -07:00
util.lean refactor(core): homogeneous andthen 2019-04-24 14:00:34 -07:00