Age | Commit message (Expand) | Author |
---|---|---|
4 days | Add type annotations to ensure inlining of put! and get in C50.1 | Peter Bex |
4 days | Use singular "slset" instead of plural "slsets" | Peter Bex |
5 days | Allow with-reified-slset to return values as well | Peter Bex |
5 days | Minor change in benchmark | Peter Bex |
5 days | Allow reification of slsets to get fast adjoin and membership testing | Peter Bex |
5 days | Add slset-delete and slset-contains? | Peter Bex |
5 days | Change Scheme benchmark to allow graphing by measuring time and looping | Peter Bex |
5 days | Make sure lset-adjoin removes markings on the adjoined elements | Peter Bex |
5 days | Actually use both different sets | Peter Bex |
5 days | Add benchmarks for Ruby, Python and Clojure | Peter Bex |
5 days | Disable interrupts | Peter Bex |
5 days | Add custom hash table implementation to compare direct hash-table-as-set | Peter Bex |
5 days | Add hacky cache for symbol hash | Peter Bex |
5 days | Initial implementation of slsets egg | Peter Bex |