.. |
Binary
|
[ new ] Perfect binary trees (#1063)
|
2021-02-22 09:54:16 +00:00 |
Bool
|
[ cleanup ] Remove unused imports (#2123)
|
2021-11-18 16:47:36 +00:00 |
Fin
|
[ contrib ] Add modFin and strengthenMod
|
2023-03-31 14:18:27 +02:00 |
Fun
|
Simplify a few more lambdas
|
2021-06-28 15:57:21 +01:00 |
Int
|
Cut unneeded type specifications
|
2021-06-28 16:22:27 +01:00 |
Linear
|
Return Bool from IOArray.writeArray
|
2021-07-15 22:16:22 +01:00 |
List
|
[ fix ] Make traverse and friends lazy for LazyList
|
2023-09-25 19:51:17 +01:00 |
Logic
|
[ breaking ] remove parsing of dangling binders (#1711)
|
2021-08-10 19:24:32 +01:00 |
Monoid
|
[ cleanup ] Remove unused imports (#2123)
|
2021-11-18 16:47:36 +00:00 |
Morphisms
|
Add some algebra implementations
|
2020-07-17 08:25:20 -05:00 |
Nat
|
[ contrib ] Performance improvement gcd in Data.Nat.Factor (#2886)
|
2023-02-22 12:08:49 +00:00 |
Rel
|
Some utilities for Fin, relations and decidability (#857)
|
2020-12-28 21:41:12 +00:00 |
Seq
|
[ perf ] Do not split tree too early
|
2023-10-01 07:16:20 +01:00 |
Stream
|
Remove trailing whitespaces and add trailing newlines
|
2021-01-16 10:00:03 +00:00 |
String
|
Use do notation in some
|
2023-10-19 08:45:33 +01:00 |
Telescope
|
[ re #2832 ] warn about conflicting fixity declarations (#2889)
|
2023-02-19 16:29:10 +00:00 |
Vect
|
[ libs ] Strengthen some totality checks (#2304)
|
2022-02-03 18:41:51 +00:00 |
Binary.idr
|
[ cleanup ] Remove unused imports (#2123)
|
2021-11-18 16:47:36 +00:00 |
HVect.idr
|
Remove linearity subtyping
|
2020-12-27 19:58:35 +00:00 |
IMaybe.idr
|
[ base ] Implement Zippable for several standard types + small cleanup
|
2023-10-16 22:41:55 +01:00 |
IOMatrix.idr
|
[ fix ] missing modules in .ipkg files (#3124)
|
2023-10-27 20:37:00 +01:00 |
Late.idr
|
[ new ] typed SECD (#2743)
|
2022-11-02 12:58:13 +00:00 |
Order.idr
|
[ new ] Order relations on Int
|
2021-01-27 18:23:40 +00:00 |
Path.idr
|
Add Path@contrib & small changes (#1229)
|
2021-03-25 16:01:32 +00:00 |
Telescope.idr
|
Preliminary datatypes for telescopes (#703)
|
2021-02-09 14:18:41 +00:00 |
Validated.idr
|
[ cleanup ] Make existing equality proofs a bit cleaner
|
2022-05-20 11:50:46 +01:00 |
Void.idr
|
[ cleanup ] Move left autos that are most likely to be passed explicitly
|
2021-10-25 13:17:03 +01:00 |