Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Better error message in IsList(ListR) | Tom Smeding | 2024-10-10 |
| | |||
* | Revert "Add an awkward extra Typeable constraint that helps comparing shapes" | Tom Smeding | 2024-07-24 |
| | | | | This reverts commit 774730c3b2742c59bea532e32f43fa12397a3a15. | ||
* | Make ShS an instance of TestEquality | Tom Smeding | 2024-07-24 |
| | |||
* | Add an awkward extra Typeable constraint that helps comparing shapes | Mikolaj Konarski | 2024-07-21 |
| | |||
* | Add {m,r,s}dot1Inner | Tom Smeding | 2024-06-19 |
| | |||
* | Export full [mrs]{shape,rank,size} set | Tom Smeding | 2024-06-14 |
| | |||
* | Add KnownShape generators from ShS | Tom Smeding | 2024-06-13 |
| | |||
* | Rename *LengthSNat to *Rank | Tom Smeding | 2024-06-13 |
| | |||
* | Add *flatten | Tom Smeding | 2024-06-10 |
| | |||
* | Add head functions for the nested list types | Tom Smeding | 2024-06-10 |
| | |||
* | Cleanup of shape functions | Tom Smeding | 2024-06-03 |
| | |||
* | Rename *ToSNat to *LengthSNat | Tom Smeding | 2024-06-03 |
| | | | | For consistency with existing functions | ||
* | Move sh*Tail to main ox-arrays | Tom Smeding | 2024-06-03 |
| | |||
* | Rename permutations of shaped sized lists | Mikolaj Konarski | 2024-06-01 |
| | |||
* | Fix comment in Nested.Shape | Tom Smeding | 2024-05-31 |
| | |||
* | Make the sized lists strict again | Mikolaj Konarski | 2024-05-31 |
| | |||
* | Clearer module purposes | Tom Smeding | 2024-05-30 |
Thanks Mikolaj for discussion |