]> gitweb.factorcode.org Git - factor.git/history - core/hashtables
scryfall: parse mtga deck format
[factor.git] / core / hashtables /
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-09-09 John Benediktssoncore: adding missing summary.txt
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-03-08 John Benediktssonhashtables.wrapped: fix help-lint
2023-03-08 John Benediktssonhashtables.wrapped: fix help-lint
2023-03-08 razetimehashtables.wrapped: add protocol documentation
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-01-20 Doug Colemancore: trim using lists with tool
2021-07-24 John BenediktssonRevert "hashtables: Preserve access semantics for alist...
2021-07-21 timorhashtables: Preserve access semantics for alist >hashta...
2021-03-29 John Benediktssonassocs: making unzip generic to be faster on hashtables.
2021-01-28 Doug Colemanfactor: trim using lists
2020-11-21 John Benediktssoncore: whoops, all these moves got missed.
2020-10-15 John Benediktssoncombinators: move recursive-hashcode to kernel vocab.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-10-06 John BenediktssonRevert "hash-sets,hashtables: make it so the array...
2016-10-06 John BenediktssonRevert "hash-sets,hashtables: improved key@ word"
2016-10-05 Björn Lindqvisthash-sets,hashtables: make it so the array backing...
2016-09-25 Björn Lindqvisthash-sets,hashtables: improved key@ word
2016-07-30 Alexander Iljindocs: replace $description with $class-description...
2016-05-31 Björn Lindqviststyle thing: indenting tuple slots
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2016-03-25 Doug Colemanhashtables: rename ((tombstone)) to +tombstone+, (...
2016-03-03 John Benediktssonhashtables: remove 2hashtable (not really used).
2016-03-03 Doug Colemanhashtables: add a 2hashtable word that is like associat...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-07-18 Doug Colemanhashtables: Don't test word's hashcode as a bignum...
2015-07-18 Doug Colemancore: declare word's hashcode an integer. Make word...
2015-07-15 John Benediktssonhashtables: fix docs differently.
2015-07-15 John BenediktssonFix some things broken by hashtable capacity changes.
2015-07-15 John Benediktssonhashtables: make sure capacity and growth use same...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-12 John BenediktssonRevert "hashtables: make hash-combine use fixnum primit...
2015-06-09 John Benediktssonhashtables: remove the 2hashcode word for now.
2015-06-09 John Benediktssonhashtables: make hash-combine use fixnum primitives.
2015-06-09 John Benediktssonwords: change word hash to do less work.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-10-31 Doug Colemancore: Remove trailing whitespace.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-02-07 John Benediktssonhashtables: slightly faster associate and collect-pairs.
2014-01-08 John Benediktssonhashtables: simplify <hashtable>.
2014-01-06 John Benediktssonhashtables: use >= in hash-large?.
2013-04-07 John Benediktssonhashtables: cleanup duplicate code.
2013-04-07 John Benediktssonhashtables: faster keys and values on hashtables.
2013-03-23 John Benediktssonhashtables: remove stack effects from generic methods.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2013-03-21 John Benediktssonhashtables: faster grow-hash by not calling >alist.
2013-03-08 John Benediktssonhashtables: reuse (rehash).
2013-03-08 John Benediktssonhashtables: slightly faster grow logic.
2013-03-05 John Benediktssoncore: cleanup USING lists.
2012-10-23 John Benediktssonhashtables: use "4drop" instead of "drop 3drop".
2012-10-05 John BenediktssonRevert "core: >array, >byte-vector, >hashtable, >vector...
2012-09-29 John Benediktssoncore: >array, >byte-vector, >hashtable, >vector should...
2012-08-24 Doug Colemanhashtables: Enforce shape on hashtable literals. Fixes...
2012-08-03 John Benediktssonhashtables: testing that associate and H{ } set-at...
2012-08-03 John Benediktssonhashtables: reduce default size of associate.
2012-07-20 Doug Colemanhashtables: Revert size of associate, but keep inlined...
2012-07-20 John Benediktssonhashtables: use H{ } clone in associate, make it inline.
2011-11-24 Joe Groffuse radix literals
2011-11-12 Slava Pestovhashtables: small cleanup
2011-11-11 John Benediktssonhashtables: fix docs for new-key@, and note that quadra...
2011-11-10 John Benediktssonhashtables: allow re-using deleted tombstones. Fixes...
2011-10-03 John Benediktssonhashtables: moving hash-combine to hashtables.
2011-10-03 John BenediktssonFix help-lint errors for recent hashtable changes.
2011-10-02 John Benediktssonhashtables: switch to quadratic probing.
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 John BenediktssonSpelling fixes to documentation.
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-06 Slava PestovMerge branch 'fast-sets' of git://github.com/mrjbq7...
2011-01-06 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John Benediktssonassocs: use assoc-size to short-circuit equality checks.
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-06 Slava PestovLanguage change: tuple slot setter words with stack...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
next