.. |
Bool
|
Add some algebra implementations
|
2020-07-17 08:25:20 -05:00 |
Fin
|
Generalize Prelude proof helpers
|
2023-07-05 16:36:09 +01:00 |
IOArray
|
Add totality annotations to src and libs/{prelude, base}
|
2021-06-12 21:06:08 -05:00 |
List
|
Add (++) for List variation of All (#3179)
|
2024-01-01 21:03:13 -06:00 |
List1
|
[ base ] Port most of List.Quantifiers to List1
|
2022-06-09 09:05:10 +02:00 |
Nat
|
Remove decideLTE (#3031)
|
2023-07-27 08:04:24 +01:00 |
Primitives
|
[ interpolate ] Implement Interpolation for primitive numeric types
|
2023-12-29 11:17:31 -06:00 |
SnocList
|
Add Elem get and lookup functions
|
2023-03-23 19:36:20 +00:00 |
SortedMap
|
[ base ] Add update functions to sorted maps
|
2023-09-23 22:47:05 +01:00 |
Vect
|
Complete the relocation of contrib HVect into base as All (#3191)
|
2024-03-19 08:22:32 -05:00 |
Bifoldable.idr
|
[ cleanup ] bifoldMap already in Prelude
|
2022-11-03 14:11:15 +00:00 |
Bits.idr
|
Emit warning for fixities with no export modifiers (#3234)
|
2024-04-03 15:41:57 +01:00 |
Bool.idr
|
Add orBothFalse proof
|
2023-07-05 16:36:55 +01:00 |
Buffer.idr
|
Remove use of deprecated getByte function (#3190)
|
2024-01-14 11:26:51 -06:00 |
Colist1.idr
|
[ base ] Implement Zippable for several standard types + small cleanup
|
2023-10-16 22:41:55 +01:00 |
Colist.idr
|
[ base ] Implement Zippable for several standard types + small cleanup
|
2023-10-16 22:41:55 +01:00 |
Contravariant.idr
|
Emit warning for fixities with no export modifiers (#3234)
|
2024-04-03 15:41:57 +01:00 |
Double.idr
|
[ base ] Add bindings for ieee Double number consts (#3116)
|
2023-11-09 14:01:40 +00:00 |
DPair.idr
|
[ papers ] Tychonoff (Part I) (#2332)
|
2022-02-24 11:12:53 +00:00 |
Either.idr
|
[ base ] Implement Zippable for several standard types + small cleanup
|
2023-10-16 22:41:55 +01:00 |
Fin.idr
|
[ fix ] issue 3266
|
2024-04-22 15:44:35 +02:00 |
Fuel.idr
|
[ libs ] Strengthen some totality checks (#2304)
|
2022-02-03 18:41:51 +00:00 |
Fun.idr
|
Some cleanup was done. Changed code is mosly equivalent to the former.
|
2021-02-16 19:05:33 +00:00 |
Integral.idr
|
feat: even and odd for Nat and Integral (#3021)
|
2023-07-31 08:36:40 +01:00 |
IOArray.idr
|
[ cleanup ] Remove unused imports (#2123)
|
2021-11-18 16:47:36 +00:00 |
IORef.idr
|
Add totality annotations to src and libs/{prelude, base}
|
2021-06-12 21:06:08 -05:00 |
List1.idr
|
Emit warning for fixities with no export modifiers (#3234)
|
2024-04-03 15:41:57 +01:00 |
List.idr
|
Emit warning for fixities with no export modifiers (#3234)
|
2024-04-03 15:41:57 +01:00 |
Maybe.idr
|
[ base ] Implement Zippable for several standard types + small cleanup
|
2023-10-16 22:41:55 +01:00 |
Morphisms.idr
|
Emit warning for fixities with no export modifiers (#3234)
|
2024-04-03 15:41:57 +01:00 |
Nat.idr
|
Fix ambiguity error with Uninhabited interface implementations. (#3228)
|
2024-03-15 17:21:05 -05:00 |
Ref.idr
|
[ base ] Add modifyRef into the Ref interface
|
2023-12-08 18:54:57 +00:00 |
Rel.idr
|
Add totality annotations to src and libs/{prelude, base}
|
2021-06-12 21:06:08 -05:00 |
Singleton.idr
|
[ base ] Add extraction functions to Data.Singleton
|
2023-03-28 11:29:09 +01:00 |
SnocList.idr
|
[ new ] deriving Show (#2741)
|
2022-11-02 11:57:07 +00:00 |
So.idr
|
[ base ] Add a function returning Dec for So
|
2022-06-17 19:52:35 +01:00 |
SortedMap.idr
|
[ base ] Implement Zippable for several standard types + small cleanup
|
2023-10-16 22:41:55 +01:00 |
SortedSet.idr
|
[ contrib ] move SortedMap and SortedSet to base (#2884)
|
2023-02-16 11:02:43 -06:00 |
Stream.idr
|
[ fix #2034 ] Productive cantor for Colist1
|
2021-10-21 16:01:02 +01:00 |
String.idr
|
Public export remaining function to allow for proofs involving parsing numbers.
|
2022-07-18 14:10:05 +01:00 |
These.idr
|
[ base ] Implement a bunch of standard interfaces for Data.These (#3117)
|
2023-10-25 11:15:28 +01:00 |
Vect.idr
|
Add foldrImplGoLemma to Data.Vect (#2835)
|
2023-11-30 10:07:41 +00:00 |
Zippable.idr
|
Emit warning for fixities with no export modifiers (#3234)
|
2024-04-03 15:41:57 +01:00 |