Idris2-boot/tests/ttimp
Edwin Brady c65285a1f6 Check pattern variables don't unify with things
This is bad because it means a pattern variable isn't actually a
variable, but rather has a specific value!
2019-05-25 20:18:43 +01:00
..
basic001 A bit more on performance 2019-05-20 18:41:08 +01:00
basic002 Support eta in unification 2019-05-07 15:06:00 +01:00
basic003 First attempt at linearity checking pass 2019-05-19 20:24:14 +01:00
basic004 Initial implementation of 'case' blocks 2019-05-17 13:52:09 +01:00
basic005 Give correct multiplicity count to arguments 2019-05-12 14:24:24 +01:00
basic006 Add test for failed delayed elaborator 2019-05-12 16:03:04 +01:00
basic007 First attempt at linearity checking pass 2019-05-19 20:24:14 +01:00
dot001 Implement dot patterns 2019-05-25 18:39:21 +01:00
eta001 First attempt at linearity checking pass 2019-05-19 20:24:14 +01:00
eta002 First attempt at linearity checking pass 2019-05-19 20:24:14 +01:00
lazy001 Implement laziness 2019-05-22 19:42:43 +01:00
nest001 Implement local function definitions 2019-05-13 00:44:28 +01:00
nest002 Fix interaction between as patterns and case 2019-05-17 18:47:20 +01:00
perf001 Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00
perf002 Let's not use exceptions for control flow... 2019-05-20 19:05:28 +01:00
perf003 First attempt at linearity checking pass 2019-05-19 20:24:14 +01:00
qtt001 First attempt at linearity checking pass 2019-05-19 20:24:14 +01:00
qtt002 First attempt at linearity checking pass 2019-05-19 20:24:14 +01:00
qtt003 Check pattern variables don't unify with things 2019-05-25 20:18:43 +01:00