Idris2-boot/src
Edwin Brady 102fb7fdb6 Coverage checker improvement
Check that none of the generated missing cases match explicitly given
clauses, which might happen if there's some overlaps in the clauses or
if there's some matching on implicits. Ignore erased argument positions
when checking the match.
2020-03-17 21:12:21 +00:00
..
Compiler Fix Nat optimisation hack 2020-03-11 17:54:38 +00:00
Control Bring src/Text/Parser and its dependencies closer to idris2 2020-02-23 18:58:44 +00:00
Core Coverage checker improvement 2020-03-17 21:12:21 +00:00
Data Bring src/Text/Parser and its dependencies closer to idris2 2020-02-23 18:58:44 +00:00
Idris Fix ! notation in lists 2020-03-11 10:09:58 +00:00
Parser Add default implicit arguments 2020-02-25 14:09:08 +00:00
Text Some tiny updates 2020-03-08 20:10:08 +00:00
TTImp Coverage checker improvement 2020-03-17 21:12:21 +00:00
Utils Merge remote-tracking branch 'upstream/master' into misc-fixes 2020-01-15 22:52:38 +01:00
Yaffle Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Makefile Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00