Idris2-boot/libs/base/Data
Edwin Brady 69a7640a6e Allow flagging types as externally defined
e.g. in a C file. This means we don't accidentally treat things as
empty, since previously we just defined these as empty types, but that
broke coverage checking. Fixes #240
2020-04-10 11:45:52 +01:00
..
List Create a contrib directory in the standard library 2020-01-09 12:54:55 +00:00
Nat Improve 'with' implementation 2019-07-08 12:55:55 +02:00
Primitives Add Data.Primitives.Views 2019-07-08 22:11:34 +02:00
Buffer.idr Some buffer updates 2020-01-31 16:49:31 +00:00
Either.idr Inclusion of Either within Base. 2019-07-18 16:32:19 +01:00
Fin.idr Better approach to erasure in pattern matching 2020-01-21 18:47:43 +00:00
IOArray.idr Added Data.IOArray 2020-01-30 17:04:33 +00:00
IORef.idr Allow flagging types as externally defined 2020-04-10 11:45:52 +01:00
List.idr Merge pull request #245 from ziman/stable-sort 2020-03-31 18:15:27 +01:00
Maybe.idr Delay case elaboration 2019-07-02 16:53:41 +01:00
Morphisms.idr Add Data.Morphisms to base 2019-07-18 14:46:59 +01:00
Nat.idr Merge pull request #159 from ska80/integral-nat 2019-12-07 15:26:50 +00:00
So.idr Remove trailing whitespace from Idris sources. 2019-10-25 14:24:25 -07:00
Stream.idr Add more stream functions to Data.Stream 2019-07-08 18:10:47 +02:00
Strings.idr A couple of library functions 2020-03-19 22:14:48 +00:00
Vect.idr Better approach to erasure in pattern matching 2020-01-21 18:47:43 +00:00