lean4-htt/tests
Leonardo de Moura 7d99f6f555 perf: isClassQuick? was incorrectly producing undef
Then `isClassExpensive?` was being invoked too often. In some
benchmarks the performance hit was substantial. For example,
in the new test `state8.lean`. The runtime on my machine went from 2s
to 0.76s.
2022-04-09 10:38:49 -07:00
..
bench chore: remove leanpkg 2022-02-04 19:03:40 +01:00
compiler refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
elabissues chore: style use · instead of . for lambda dot notation 2022-03-11 07:49:03 -08:00
ir
lean perf: isClassQuick? was incorrectly producing undef 2022-04-09 10:38:49 -07:00
pkg feat: support for user-defined simp attributes in the simp tactic. 2022-03-20 18:45:57 -07:00
playground feat: add procedure for solving subgoals generated by mkSplitterProof 2021-08-24 20:23:13 -07:00
plugin
simpperf
.gitignore
common.sh chore: replace sed with perl in test driver 2021-09-16 21:33:56 +02:00