index
:
slset
master
Lists of symbols as sets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
Fix duplicated test for slset-contains?
HEAD
master
Peter Bex
3 days
Add another case to the tests for slset<=
Peter Bex
4 days
Tag initial release
Peter Bex
4 days
Add type annotations to ensure inlining of put! and get in C5
0.1
Peter Bex
4 days
Use singular "slset" instead of plural "slsets"
Peter Bex
4 days
Allow with-reified-slset to return values as well
Peter Bex
4 days
Minor change in benchmark
Peter Bex
4 days
Allow reification of slsets to get fast adjoin and membership testing
Peter Bex
4 days
Add slset-delete and slset-contains?
Peter Bex
4 days
Change Scheme benchmark to allow graphing by measuring time and looping
Peter Bex
4 days
Make sure lset-adjoin removes markings on the adjoined elements
Peter Bex
4 days
Actually use both different sets
Peter Bex
4 days
Add benchmarks for Ruby, Python and Clojure
Peter Bex
4 days
Disable interrupts
Peter Bex
4 days
Add custom hash table implementation to compare direct hash-table-as-set
Peter Bex
4 days
Add hacky cache for symbol hash
Peter Bex
4 days
Initial implementation of slsets egg
Peter Bex