]> gitweb.factorcode.org Git - factor.git/history - basis/hashtables
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / hashtables /
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...