]> gitweb.factorcode.org Git - factor.git/history - basis/hashtables
scryfall: make decks better, import from moxfield
[factor.git] / basis / hashtables /
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-11-19 John Benediktssonmove fry/macros/memoize/locals to core.
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-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-07-06 Björn Lindqvistbasic/, extra/: even more tags
2017-07-06 John Benediktssonhash-sets/hashtables: remove wrapped-key, use slot...
2017-07-06 John Benediktssonhashtables/hash-sets: add some error checking...
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
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 Benediktssonhashtables.wrapped: faster >alist, keys, values.
2013-04-06 John Benediktssonhashtables.identity: minor cleanup.
2013-04-06 John Benediktssonhashtables.sequences: minor cleanup.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-17 John Benediktssonhashtables.identity: cache the identity hashcode on...
2012-07-17 John Benediktssonhashtables.wrapped: INSTANCE: assoc and support new...
2011-11-30 Doug Colemanmemoize: implement identity memoize, trim using lists...
2011-11-02 Joe Groffhashtables.identity: test assoc-like
2011-11-02 Joe Groffhashtables.identity: support assoc-like
2011-09-27 John Benediktssonhashtables.wrapped: re-adding prettyprint.
2011-09-27 John Benediktssonhashtables.wrapped: adding prettyprint vocab.
2011-09-27 Doug ColemanRemove require for hashtables.wrapped.prettyprint
2011-09-27 John BenediktssonSquashed commit of the following:
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-22 Slava PestovMove hashtables.identity to basis and update serialize...