]> gitweb.factorcode.org Git - factor.git/history - extra/assocs/extras/extras.factor
core: Add the shuffler words but without primitives.
[factor.git] / extra / assocs / extras / extras.factor
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-06-04 Doug Colemanassocs: kv-with word.
2018-02-20 Doug Colemanassocs.extras: fry can easily curry the top item of...
2018-02-20 Doug Colemanassocs.extras: go nuts on the crazy assoc words.
2017-09-01 Doug Colemangit: Add repo that can do some git things in native...
2016-04-06 Doug Colemanfactor: fix whitespace at end of files.
2016-04-04 Doug Colemanassocs.extras: Add a word set-once-at that throws if...
2015-08-08 Doug Colemanassocs: Add harvest-keys, harvest-values to core/....
2015-06-03 John Benediktssonassocs.extras: minor changes to assoc-merge.
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2014-11-09 Doug Colemanassocs: Make map-index-as support seq or assoc exemplar...
2014-10-23 John Benediktssonassocs.extras: adding delete-value-at.
2014-02-14 John Benediktssonassocs.extras: adding assoc-sift.
2013-03-24 John Benediktssonassocs.extras: adding assoc-merge.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-11-08 John Benediktssonassocs.extras: adding assoc-invert.
2012-10-30 John Benediktssonassocs.extras: use min-length in zip-as.
2012-10-04 John Benediktssonassocs.extras: adding if-assoc-empty.
2012-09-26 John Benediktssonassocs.extras: adding "of".
2012-09-26 John Benediktssonassocs.extras: fix using.
2012-09-26 John Benediktssonassocs.extras: move assocs extras words here.
2012-08-24 Doug Colemanassocs: Add sift-keys and sift-values. Remove three...
2012-07-14 John Benediktssonassocs.extras: adding (in-place) substitute!.
2012-07-12 John Benediktssonassocs.extras: fixing stack effect, inline words.
2012-07-12 John Benediktssonassocs.extras: adding a "zip-as" that is faster than...
2012-05-15 John Benediktssonassocs.extras: adding deep-at.
2012-04-27 John Benediktssonassocs.extras: adding assoc-harvest and assoc-sift.