lean4-htt/tests
Leonardo de Moura cae5ee075e test(tests/playground/badreset): add test that exposes a bad reset/reuse placement
The generated code is safe, but the `reset/reuse` optimization will
never be applicable at runtime. The issue is that
`insert_reset_reuse_fn` is not checking the joint points.
I will fix the bug only at `resetreuse.lean`.
2019-05-03 17:13:29 -07:00
..
compiler feat(library/init/data/array/basic): add Array.filter 2019-05-02 09:51:08 -07:00
ir chore(tests): port tests, fix at least compiler tests 2019-03-21 15:11:05 -07:00
lean chore(library/init/control/id): rename id monad to Id 2019-03-29 16:45:52 -07:00
playground test(tests/playground/badreset): add test that exposes a bad reset/reuse placement 2019-05-03 17:13:29 -07:00