lean4-htt/library/init/lean/compiler
Leonardo de Moura 87cab24a1d fix(library/compiler/csimp): at_most_once at elim_jp1_fn
`elim_jp1_fn` was incorrectly expanding join points that were used more
than once. The issue is that the `foreach` combinator "may" skip nodes
that have already been visited.
2019-03-25 14:19:11 -07:00
..
constfolding.lean fix(library/init/lean): [export...] 2019-03-21 15:06:44 -07:00
default.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
ir.lean feat(library/init/lean/options): add registerOption 2019-03-22 17:26:43 -07:00
util.lean fix(library/compiler/csimp): at_most_once at elim_jp1_fn 2019-03-25 14:19:11 -07:00