summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-19Fix duplicated test for slset-contains?HEADmasterPeter Bex
2025-08-19Add another case to the tests for slset<=Peter Bex
2025-08-19Tag initial releasePeter Bex
2025-08-19Add type annotations to ensure inlining of put! and get in C50.1Peter Bex
2025-08-19Use singular "slset" instead of plural "slsets"Peter Bex
2025-08-18Allow with-reified-slset to return values as wellPeter Bex
2025-08-18Minor change in benchmarkPeter Bex
2025-08-18Allow reification of slsets to get fast adjoin and membership testingPeter Bex
2025-08-18Add slset-delete and slset-contains?Peter Bex
2025-08-18Change Scheme benchmark to allow graphing by measuring time and loopingPeter Bex
2025-08-18Make sure lset-adjoin removes markings on the adjoined elementsPeter Bex
2025-08-18Actually use both different setsPeter Bex
2025-08-18Add benchmarks for Ruby, Python and ClojurePeter Bex
2025-08-18Disable interruptsPeter Bex
2025-08-18Add custom hash table implementation to compare direct hash-table-as-setPeter Bex
2025-08-18Add hacky cache for symbol hashPeter Bex
2025-08-18Initial implementation of slsets eggPeter Bex