aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2024-01-18BLoCadeMarvin Borner
2024-01-18Unshared output for unsuitable termsMarvin Borner
2023-05-26Switched to xxHash from murmur3Marvin Borner
2023-05-22Changed order of abstraction and application encodingsMarvin Borner
This gives some minor space improvements as almost all abstractions imply a following application but not so much with applications. At least by case-analysis :)
2023-05-21Added additional optimizerMarvin Borner
This will be useful for variadic index lengths
2023-04-14Added test infrastructureMarvin Borner