lean4-htt/tests
Leonardo de Moura c46ef56ac7 perf: avoid blowup at deriving Repr
The fix is not perfect. I just avoided inlining in some builtin `Repr` instances.
The actual problem is at `ElimDeadBranches.lean`.

Closes #1365
2022-07-24 13:10:04 -07:00
..
bench chore: fix tests 2022-07-02 15:25:06 -07:00
compiler chore: require @[computedField] attribute 2022-07-11 12:26:53 -07:00
elabissues fix: malformed/misaligned markdown code fences 2022-07-20 11:12:42 +02:00
ir
lean perf: avoid blowup at deriving Repr 2022-07-24 13:10:04 -07:00
pkg chore: ICERM attribute demo 2022-07-21 07:38:47 -04:00
playground feat: sum of monomials normal form by reflection 2022-04-22 18:51:48 -07:00
plugin fix: unused variables linter review comments 2022-06-03 13:03:52 +02:00
simpperf
.gitignore
common.sh feat: print panic backtraces on Linux 2022-06-29 16:29:35 +02:00