Commit Graph

23 Commits

Author SHA1 Message Date
logaritmisk 0a91d99044 Progress. 2018-01-07 03:09:24 +01:00
logaritmisk f475629595 Did stuff, stuff that doens't work. 2018-01-06 23:42:36 +01:00
logaritmisk d56f05c680 Variable block size. 2018-01-06 22:05:08 +01:00
logaritmisk 9dd8d400b3 Fixed bug with is_subset. 2018-01-06 17:44:14 +01:00
logaritmisk c887e8197d Move serde_test to dev-dependencies. 2018-01-06 16:56:38 +01:00
logaritmisk db4497f7b0 Fmt. 2018-01-06 16:46:26 +01:00
logaritmisk 54d93d6249 Implement more methods and added tests from std::collections::HashSet.
Fixed len for serde implementation.
2018-01-06 16:45:25 +01:00
logaritmisk 4bbfba26fe Test serde implementation. 2018-01-05 21:31:03 +01:00
logaritmisk 4ae3c74b26 Fmt. 2018-01-05 21:21:09 +01:00
logaritmisk 825910c778 Serde serialize and deserialize support. 2018-01-05 21:20:28 +01:00
logaritmisk 60ccc7cce1 Added some more test cases for into_iter. 2018-01-05 20:57:22 +01:00
logaritmisk 1de9a0904d Implement .iter and .into_iter. Closes #1. 2018-01-05 20:54:47 +01:00
logaritmisk ab66c25813 Fmt. 2018-01-05 19:27:29 +01:00
logaritmisk 2ab88456ca Implemented is_subset. 2018-01-05 19:27:00 +01:00
logaritmisk 9ce71307d9 Expose BitHashMap. 2018-01-04 15:19:45 +01:00
logaritmisk 38104e133e Move hasher to a seperate file. 2018-01-04 14:30:49 +01:00
logaritmisk 3d14bbc4ae Simple test for extend_from_bitset. 2018-01-04 10:32:49 +01:00
logaritmisk cffad465c5 New function to extend from another bitset. 2018-01-04 10:31:18 +01:00
logaritmisk 74f5cfcbb4 Remove dependency on fnv. 2018-01-04 09:20:20 +01:00
logaritmisk 75baabef1c Small changes. 2018-01-03 20:14:58 +01:00
logaritmisk b9a5b10e1c Custom hasher. 2018-01-03 14:52:29 +01:00
logaritmisk c1d10cb659 Use fnv instead of twox. 2018-01-03 13:21:01 +01:00
logaritmisk bd009b0d37 Initial commit. 2017-12-18 17:08:40 +01:00