Idris2/tests/ttimp/total002
Edwin Brady 68f6f4dbd5 Cache intermediate results in totality checking
This saves a lot of unnecessary exploring of size change graphs, which
can get over the top quite quickly if there's complex mutual
definitions, or even just a single function with an interesting variety
of recursive calls.

Fixes #1365
Fixes #1277
Fixes #645
2021-05-26 15:48:09 +01:00
..
expected Cache intermediate results in totality checking 2021-05-26 15:48:09 +01:00
input Add test script 2020-05-19 18:25:18 +01:00
run Add test script 2020-05-19 18:25:18 +01:00
Total.yaff fixed whitespace for *.idr,*.ipkg,*.tex,*.yaff, and *.lidr 2021-01-22 15:08:49 +00:00