lean4-htt/library/init/lean/compiler
Leonardo de Moura fd25827d3e fix(library/init/lean/compiler/ir/resetreuse): must use livevars instead of freevars
The file badreset contains two functions where the new `reset/reuse`
insertion procedure implemented in Lean produces better results than the
one implemented in C++.

cc @kha
2019-05-07 11:09:51 -07:00
..
ir fix(library/init/lean/compiler/ir/resetreuse): must use livevars instead of freevars 2019-05-07 11:09:51 -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 chore(library/init/lean/compiler): move IR related files to subdirectory 2019-05-05 07:55:36 -07:00
util.lean refactor(core): homogeneous andthen 2019-04-24 14:00:34 -07:00