Idris2/libs/contrib/Data
André Videla 75032a7164
Emit warning for fixities with no export modifiers (#3234)
* Emit warning for fixities with no export modifiers

This is to help update all the existing code to program with explicit
fixity export directives in preparation for the behavioral change where
they will become private by default.
2024-04-03 15:41:57 +01:00
..
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 Complete the relocation of contrib HVect into base as All (#3191) 2024-03-19 08:22:32 -05: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 Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Logic [ breaking ] remove parsing of dangling binders (#1711) 2021-08-10 19:24:32 +01:00
Monoid Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01: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 Complete the relocation of contrib HVect into base as All (#3191) 2024-03-19 08:22:32 -05:00
Seq Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Stream Remove trailing whitespaces and add trailing newlines 2021-01-16 10:00:03 +00:00
String Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Telescope Emit warning for fixities with no export modifiers (#3234) 2024-04-03 15:41:57 +01:00
Vect Typo fix in Data/Vect/Properties/Fin.idr 2024-03-09 13:38:53 +01:00
Binary.idr [ cleanup ] Remove unused imports (#2123) 2021-11-18 16:47:36 +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 Typo fix in docs for /contrib/Data/Telescope.idr 2024-03-09 17:15:43 +01: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