Idris2-boot/tests/ttimp/perf003
Edwin Brady 8081b0374a First attempt at linearity checking pass
This slows things down a bit because to find the holes and give them the
right multiplicities, we need to normalise all the arguments which might
have been metavariables. Maybe we should skip this if we're not using
anything linear, for efficiency?

As patterns are handled by deciding which side of the as is considered
'used'. In case blocks, that should be the variable name, but in general
it should be the pattern, so IAs now has a flag to say which one.
2019-05-19 20:24:14 +01:00
..
expected First attempt at linearity checking pass 2019-05-19 20:24:14 +01:00
Id.yaff Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00
input Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00
run Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00