]> gitweb.factorcode.org Git - factor.git/history - extra/assocs
scryfall: add more filter/reject words, better mtga parser
[factor.git] / extra / assocs /
2023-10-02 Doug Colemanassocs.extras: add key-of? which is swapped key?
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-05-31 John Benediktssonassocs.extras: adding assoc-interleave
2023-05-26 Giftpflanzeassocs.extras: Fix filter/reject-keys/values stack...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-03-15 Doug Colemanassocs.extras: add delete-keys-of
2023-03-04 Doug Colemanassocs.extras: add collect-index-by
2023-02-28 Doug Colemanassocs.extras: Add ?set-once-at returning the value...
2023-02-26 Doug Colemanextras: fix using/deleted word
2023-02-26 Doug Colemanextras: remove circular dependency
2023-02-26 Doug Colemanassocs: move some -of words to extras
2023-02-26 Doug Colemanassocs: move a lot of *-of words to assocs.extas
2023-02-26 Doug Colemanassocs.extas: add ?1array
2023-01-24 John Benediktssonassocs.extras: implement zip-longest with pad-longest
2023-01-22 John Benediktssonassocs.extras: adding zip-longest
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-12-22 Giftpflanzeassocs.extras: Fix value stack effects
2022-12-13 Doug Colemanassocs.extras: Add deep-set-of, deep-change-of
2022-08-20 Doug Colemanassocs.extras: add intersect-keys-as and unit tests
2022-08-17 Doug Colemanassocs.extras: deep-at -> deep-of
2022-08-15 Doug Colemanfactor: add newlines to .factor files
2022-08-11 Doug Colemanassocs.extras: refactor collect-by words
2022-08-08 Doug Colemanassocs.extras: Remove B
2022-08-08 Doug Colemanassocs.extras: add collect-assoc-by and friends
2022-08-08 Doug Colemanextra: use push-at-each
2022-08-08 Doug Colemanassocs.extras: Add collect-by-multi and push-at-each
2022-03-26 Doug Colemanassocs.extras: Add a histogram-diff for fun.
2022-02-20 Doug Colemanassocs.extras: Add collect-key-by and collect-value-by
2022-01-30 Doug Colemanassocs.extras: add change values-of word to not sift
2022-01-20 Doug Colemanfactor: trim more using lists.
2021-07-22 timorassocs.extras: Add assoc-collapse! and assoc-collapse-as
2021-07-22 timorassocs.extras: Fix error with assoc-collapse with f...
2021-04-12 timorassocs.extras: Combinator for merging two assocs, renam...
2021-03-21 Doug Colemanfactor: map-zip -> zip-with
2020-08-30 Doug Colemanassocs.extras: better implementation of rekey-new-assoc
2020-08-30 Doug Colemanassocs.extra: Add a word to keep only certain keys...
2020-07-20 John Benediktssonsequences.extras: move some words to assocs.extras.
2020-04-02 John BenediktssonRevert "basis: Move any vocabularies required by basis...
2020-03-28 Doug Colemanbasis: Move any vocabularies required by basis into...
2018-06-30 Doug Colemanescape-strings: Add a way to find the shortest lua...
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.
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-09-01 Doug Colemangit: Add repo that can do some git things in native...
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
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-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-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-17 John Benediktssonassocs.extras: more tests for deep-at.
2012-05-15 John Benediktssonassocs.extras: adding deep-at.
2012-04-27 John Benediktssonassocs.extras: adding assoc-harvest and assoc-sift.
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Alex ChapmanMerge branch 'master' into experimental
2008-12-21 Jose A. Ortega RuizMerge commit 'origin/master'
2008-12-19 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-12-18 Jose A. Ortega RuizConflict resolution
2008-12-18 Slava PestovFix conflict
2008-12-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-18 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-12-18 Slava PestovMerge branch 'master' into new_ui
2008-12-18 Slava PestovMove assocs/combinators/namespaces/sequences/strings...
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-07 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2008-12-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-12-02 Alex ChapmanMerge branch 'master' into experimental
2008-12-02 Slava PestovFix conflicts
2008-12-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-11-30 Eduardo CavazosMerge branch 'master' of http://factorcode.org/git...
2008-11-29 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-11-29 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-29 Doug Colemanremove >r r>
2008-09-12 Alex ChapmanMerge branch 'master' into experimental
2008-09-08 Aaron SchaeferMerge git://projects.elasticdog.com/git/factor into...
2008-08-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next