lean4-htt/tests
Leonardo de Moura 7fc12014da fix: make sure splitTarget? skips match expressions that produce type errors at splitMatch
We can now generate the equation theorem for
```
attribute [simp] Array.heapSort.loop
```

see #998
2022-02-09 17:07:10 -08:00
..
bench chore: remove leanpkg 2022-02-04 19:03:40 +01:00
compiler chore: fix tests 2022-01-15 12:18:09 -08:00
elabissues chore: move pp_options.cpp to Lean 2021-01-27 14:16:12 +01:00
ir
lean fix: make sure splitTarget? skips match expressions that produce type errors at splitMatch 2022-02-09 17:07:10 -08:00
pkg test: reimplement package tests using Lake 2022-02-09 12:21:11 -08:00
playground feat: add procedure for solving subgoals generated by mkSplitterProof 2021-08-24 20:23:13 -07:00
plugin chore: fix test 2021-01-27 15:04:59 +01:00
simpperf feat: add simp benchmark 2020-12-31 15:46:56 -08:00
.gitignore
common.sh chore: replace sed with perl in test driver 2021-09-16 21:33:56 +02:00