lean4-htt/library/init/lean/compiler
2019-05-03 20:48:52 -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/ir): add insertResetReuse 2019-05-03 14:20:14 -07:00
elimdead.lean feat(library/init/lean/compiler): cleanup 2019-05-03 16:37:08 -07:00
ir.lean chore(library/init/lean/compiler/ir): modify join point formatter 2019-05-03 17:22:02 -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