Age | Commit message (Expand) | Author |
---|---|---|
2017-11-14 | Fix tests to use new hashable/comparable traits. | Ori Bernstein |
2017-09-08 | Replace murmurhash with siphash | Lucas Gabriel Vuotto |
2017-07-18 | Update hashes in tests to match fixed algorithm. | Ori Bernstein |
2017-07-17 | Convert from `in` to `:`. | Ori Bernstein |
2017-03-17 | Don't count trailing elements when hashing bitsets. | Ori Bernstein |
2016-10-22 | Add bitset counting. | Ori Bernstein |
2016-10-21 | Missed some renames. | Ori Bernstein |
2016-10-17 | Add bitset iteration and tests. | Ori Bernstein |