aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Shaped
Commit message (Expand)AuthorAge
* Generalise sh?Enum functions to arbitrary NumHEADmasterTom Smeding29 hours
* Add shsEnum and shrEnumTom Smeding30 hours
* Also replace replicateScal -> replicatePrim in error messagesTom Smeding31 hours
* Rename, organise and cleanupTom Smeding43 hours
* Provide explicit-length versions of fromList functionsTom Smeding44 hours
* mshapeTreeIsEmpty: allow partially-zero shapes for nested arraysTom Smeding2 days
* Equality on singletons is trivialTom Smeding5 days
* Tweak shape ZipWith definitions slightlyMikolaj Konarski2025-07-13
* Apply a small fraction of hlint hintsMikolaj Konarski2025-06-30
* More shape/index conversion functionsTom Smeding2025-06-29
* CleanupTom Smeding2025-06-29
* Tweak haddocs and comments slightlyMikolaj Konarski2025-06-26
* Move shape conversion ops to Data.Array.Nested.ConvertMikolaj Konarski2025-05-17
* Merge both Lemmas modulesMikolaj Konarski2025-05-17
* Eliminate the dependency cycle of Lemmas modulesMikolaj Konarski2025-05-17
* Move modules Permutation and TypesMikolaj Konarski2025-05-16
* Generalize some shape conversion functionsMikolaj Konarski2025-05-16
* Revert "Remove the KnownNat constraint from (:5509)"Tom Smeding2025-05-16
* Shape/index function renameTom Smeding2025-05-16
* default-show-instances flagTom Smeding2025-05-16
* Remove the KnownNat constraint from (:5509)Mikolaj Konarski2025-05-16
* Move casts to DAN.Convert; split Ranked/Shaped types into .BaseTom Smeding2025-05-15
* Split and uniformly rename Shape modulesMikolaj Konarski2025-05-14