aboutsummaryrefslogtreecommitdiff
path: root/src/Data/Array/Nested/Ranked
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
* Revert "Remove a spurious case now correclty rules out by the plugins"Tom Smeding2025-10-21
* Remove a spurious case now correclty rules out by the pluginsMikolaj Konarski2025-10-20
* Tune redundant cases for no-warnings on GHC 9.12Tom Smeding2025-10-02
* Port to ghc-typelits-natnormalise-0.8.1 that is much overhauledport-to-natnormalise-0.8.1Mikolaj Konarski2025-10-02
* More shape/index conversion functionsTom 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
* Shape/index function renameTom Smeding2025-05-16
* default-show-instances flagTom Smeding2025-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