]> gitweb.factorcode.org Git - factor.git/history - basis/hash-sets
windows.uniscribe: remove <cache-assoc> &dispose.
[factor.git] / basis / hash-sets /
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-02-25 John Benediktssonmore test IN: cleanup.
2017-07-06 John Benediktssonhash-sets/hashtables: remove wrapped-key, use slot...
2017-07-06 John Benediktssonhashtables/hash-sets: add some error checking...
2017-02-07 John Benediktssonsets: adding ?delete that returns a boolean if elt...
2016-03-29 John Benediktssonsets: rename unordered-set back to set.
2015-08-12 Doug Colemanfactor: rename set to unordered-set.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2013-04-07 John Benediktssonhash-sets: use map-into in members.
2013-04-06 John Benediktssonhash-sets.sequences: adding sequence hashsets.
2013-04-06 John Benediktssonhash-sets.identity: adding identity hashsets.
2013-04-06 John Benediktssonhash-sets.wrapped: support for "wrapped" hash-sets.