]> gitweb.factorcode.org Git - factor.git/history - basis/hash-sets
scryfall: make decks better, import from moxfield
[factor.git] / basis / hash-sets /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2022-09-18 John Benediktssonbasis/extra: builder fixes for recent cleanups
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-03 John Benediktssonbasis/extra: removing unnecessary IN: statements.
2020-03-02 John Benediktssonextra: moving hash-sets.numbers, hashtables.numbers...
2020-02-26 John Benediktssoncore/basis/extra: update some tags.txt.
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.