G. Allais
|
98b1062772
|
[ fix ] :printdef support for P(D)Pair & Equal (#2416)
|
2022-04-15 20:39:46 +01:00 |
|
Edwin Brady
|
d6370380e6
|
Missing interface methods now cause an error
This was always the intended behaviour, but until now not implemented!
This caught a couple of issues in contrib and a test.
|
2021-06-27 20:03:19 +01:00 |
|
Edwin Brady
|
498421a236
|
All functions now need to be covering by default
This has caught a couple of things in the Idris 2 code base itself. Some
tests needed partial annotations too.
|
2020-05-24 19:58:20 +01:00 |
|
Edwin Brady
|
a972778eab
|
Add test script
They don't all pass yet, for minor reasons. Coming shortly...
Unfortunately the startup overhead for chez is really noticeable here!
|
2020-05-19 18:25:18 +01:00 |
|