Idris2/libs/base
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 [ new ] Proof search from 'Applications of Applicative Proof Search' (#1093) 2021-03-01 08:29:43 +00:00
Data [ refactor ] introduce NonZero 2021-03-31 17:59:58 +01:00
Debug Add libraries 2020-05-18 14:00:08 +01:00
Decidable [ fix #637 ] force indentation after a with 2021-02-23 10:52:22 +00:00
Language [ fix #762 ] Different case tree building strategy (#1125) 2021-02-26 09:33:07 +00:00
System [ re #1185 ] Add primitive for obtaining number of processors (#1209) 2021-03-26 18:27:25 +00:00
base.ipkg Add Data.Bits to base (#1033) 2021-03-04 20:59:56 +00:00
Makefile Refactor makefiles 2020-05-19 18:50:47 +06:00
System.idr Patch CVs and sleep in Racket (#1059) 2021-03-15 13:43:12 +00:00