aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
exper-hs-numopsBenchmark with haskell num ops via mutable vectorsTom Smeding6 months
exper-invperm-proofTry write correct inverse permutation function (incomplete)Tom Smeding6 months
experiment-with-KnownShapeMake also the sized shaped lists strict due to impurity in horde-adMikolaj Konarski7 months
flesh-out-sized-listsTry to make up for ToINat not being injectiveMikolaj Konarski7 months
masterFix slice typeTom Smeding6 months
singletons[rsm]emptyArrayTom Smeding10 hours
 
TagDownloadAuthorAge
last-with-inatcommit 77ab86ede9...Tom Smeding6 months
 
AgeCommit messageAuthor
2024-04-29Make also the sized shaped lists strict due to impurity in horde-adexperiment-with-KnownShapeMikolaj Konarski
2024-04-28Make sized ranked lists strict due to impurity evaluation order in horde-adMikolaj Konarski
2024-04-25Add KnownShape and KnownNat throughout sized shaped listsMikolaj Konarski
2024-04-23Try to make up for ToINat not being injectiveflesh-out-sized-listsMikolaj Konarski
2024-04-23Define and expose the recomputing of KnownINat for ranksMikolaj Konarski
2024-04-22Add role annotations for sized listsMikolaj Konarski
2024-04-22Add ToINatMikolaj Konarski
2024-04-21Make type params of sized list newtype constructors the same as for the listsMikolaj Konarski
2024-04-21Derive also the Ord instance for sized listsMikolaj Konarski
2024-04-21Swap arguments of sized lists to derive Functor, etc.Mikolaj Konarski
[...]