aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* reshapeHEADmasterTom Smeding41 hours
* rev1Tom Smeding42 hours
* Fixup *fromList* namesTom Smeding42 hours
* More coerceTom Smeding44 hours
* Better {from,to}List{,1} namesTom Smeding44 hours
* toVectorTom Smeding44 hours
* Introduce EltRepr (no more Primitive/Coercible in API)Tom Smeding44 hours
* Fix commentsTom Smeding44 hours
* Bundle patterns with Ix/Sh data types (haddock)Tom Smeding44 hours
* Shape/index hygieneTom Smeding2 days
* Replace SShape with ShSTom Smeding2 days
* Less manual Foldable instancesTom Smeding2 days
* Annotate all lists of primitive element types in the sourceTom Smeding2 days
* Remove some redundant 'case'Tom Smeding2 days
* Remove some redundant parenthesesTom Smeding2 days
* Shorter deriving syntaxTom Smeding2 days
* Rename StaticShape{R,S} to Sh{R,S}, because they encode runtime infoTom Smeding2 days
* Try to make up for ToINat not being injectiveflesh-out-sized-listsMikolaj Konarski2024-04-23
* Define and expose the recomputing of KnownINat for ranksMikolaj Konarski2024-04-23
* Add role annotations for sized listsMikolaj Konarski2024-04-22
* Add ToINatMikolaj Konarski2024-04-22
* Make type params of sized list newtype constructors the same as for the listsMikolaj Konarski2024-04-21
* Derive also the Ord instance for sized listsMikolaj Konarski2024-04-21
* Swap arguments of sized lists to derive Functor, etc.Mikolaj Konarski2024-04-21
* Export more of the sized lists, including the newtype constructorsMikolaj Konarski2024-04-21
* Flesh out shaped sized listsMikolaj Konarski2024-04-21
* Flesh out ranked sized listsMikolaj Konarski2024-04-21
* Rename sized lists constructors according to the ConventionMikolaj Konarski2024-04-21
* Make index types useful for horde-ad by parameterising IntTom Smeding2024-04-21
* GHC 9.8 compatibilityTom Smeding2024-04-20
* Small cleanupTom Smeding2024-04-20
* sliceTom Smeding2024-04-20
* toListTom Smeding2024-04-20
* fromList1 (the analogue to orthotope's fromList)Tom Smeding2024-04-20
* Some cleanupsTom Smeding2024-04-20
* fromListTom Smeding2024-04-20
* Add "presentation" to READMETom Smeding2024-04-17
* Fix haddocks formattingTom Smeding2024-04-17
* Allow generating an empty arrayTom Smeding2024-04-17
* Update exampleTom Smeding2024-04-17
* Remove redundant constraint from rgenerateTom Smeding2024-04-17
* Neater haddocksTom Smeding2024-04-17
* Fix bug in mgenerateTom Smeding2024-04-17
* Strict fields in data instancesTom Smeding2024-04-17
* Commented-out stub for mfromListTom Smeding2024-04-15
* Proper checking in *generate, plus warning in haddocksTom Smeding2024-04-15
* unScalar, constantTom Smeding2024-04-14
* fromVectorTom Smeding2024-04-14
* Exports, documentationTom Smeding2024-04-14
* scalarTom Smeding2024-04-14