Idris2/libs/contrib
Guillaume ALLAIS 5af1efb56e [ refactor ] introduce NonZero
This has a much better behaviour with respect to proof search and
the coverage checker realising we don't need to consider the Z case
than the `Not (x = Z)` we used earlier.
2021-03-31 17:59:58 +01:00
..
Control [ fix #758 ] desugar non-binding sequencing in do blocks to (>>) (#1095) 2021-02-24 11:07:16 +00:00
Data [ refactor ] introduce NonZero 2021-03-31 17:59:58 +01:00
Debug Back to HasIO, remove MonadIO 2020-06-21 19:21:22 +01:00
Decidable Some cleanup was done. Changed code is mosly equivalent to the former. 2021-02-16 19:05:33 +00:00
Language Add Data.Bits to base (#1033) 2021-03-04 20:59:56 +00:00
Search [ new ] Proof search from 'Applications of Applicative Proof Search' (#1093) 2021-03-01 08:29:43 +00:00
Syntax Change PreorderReasoning arguments to 0 2021-02-14 15:12:17 +00:00
System Cleanup List1 (#1091) 2021-03-17 14:07:52 +00:00
Test Add a test package to the Idris 2 project (#1162) 2021-03-09 18:27:05 +00:00
Text Cleanup List1 (#1091) 2021-03-17 14:07:52 +00:00
contrib.ipkg Add Data.Monoid.Exponentiation to contrib.ipkg (#1232) 2021-03-26 12:35:19 +00:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00