]> gitweb.factorcode.org Git - factor.git/history - core/sets
scryfall: parse mtga deck format
[factor.git] / core / sets /
2023-11-01 John Benediktssonbit-sets: adjust M\ bit-set set-like to match capacity
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-02-08 GiftpflanzeRename and add sorting words
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-01-28 Doug Colemanfactor: trim using lists
2021-01-27 Justin HillAdd a missing fry (#2425)
2020-12-16 Benjamin Pollacksets: rename combine/refine to union-all/intersect-all
2020-12-15 John Benediktssonsets: add docs about sequence ordering with members.
2020-12-07 John Benediktssonsets: fix stack effect for gather.
2020-12-07 John Benediktssonsets: update tests.
2020-12-07 John Benediktssonsets: remove intersection in favor of refine.
2020-11-19 John Benediktssoncore: using fry in a few places to see how it works.
2018-02-13 John Benediktssonfix more typos in docs.
2017-02-08 John Benediktssoncompiler.utilities: move conjoin-at tests.
2017-02-08 John Benediktssonsets: moving unique/conjoin/conjoin-at to compiler...
2017-02-07 John Benediktssonsets: use = instead of eq? in M\ set set=.
2017-02-07 John Benediktssonsets: simpler M\ sequence members.
2017-02-07 John Benediktssonsets: adding ?delete that returns a boolean if elt...
2017-01-06 John Benediktssonsets: using reject in a couple places.
2016-08-30 Björn Lindqvistsets,compiler.cfg.stacks.global: putting the refine...
2016-04-05 John Benediktssonsets: make null? use cardinality.
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-29 John Benediktssonsets: rename unordered-set back to set.
2016-03-16 John Benediktssoncore: use $sequence help-markup in a few places.
2015-08-12 Doug Colemanfactor: rename set to unordered-set.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
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...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2013-03-27 John Benediktssonsets: inline small/large.
2013-03-27 John Benediktssonsets: encourage re-use by adding (intersect) and (diff).
2013-03-24 John Benediktssonsets: adding intersect!.
2013-03-23 John Benediktssonsets: make ?adjoin a generic method.
2013-03-23 John Benediktssonsets: reverting push-unsafe change for now, seems to...
2013-03-23 John Benediktssonsets: use push-unsafe in pruned.
2013-03-22 John Benediktssonsets: add proper spacing to docs.
2013-03-10 John Benediktssonsets: adding adjoin-all.
2013-03-09 John Benediktssonsets: implement M\ f delete.
2013-03-08 John Benediktssonsets: adding diff!.
2013-03-08 John Benediktssonsets: adding union! and intersection.
2013-03-08 John Benediktssonsets: adding clear-set.
2012-10-23 John BenediktssonChange "3dup drop" to "2over".
2012-08-24 John Benediktssonsets: minor improvements to sequence-as-sets.
2012-05-14 John Benediktssonsets: adding ?adjoin.
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-10-14 John BenediktssonCleanup lint warnings.
2011-09-24 John BenediktssonAdding stack effects.
2011-09-17 John Benediktssonsets: update docs for "combine".
2011-09-03 John Benediktssonsets: adding test for cardinality of arrays.
2011-08-28 Joe GroffMerge remote-tracking branch 'github/merge-native-image...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-28 John Benediktssonsets: fix cardinality of sequences, and speed up subset?.
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 Doug ColemanAdd a bunch of unit tests for 100% code coverage in...
2011-08-25 Doug ColemanRearrange sets-tests in order the words are defined...
2011-08-19 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-08-18 Doug ColemanMerge git://factorcode.org/git/factor
2011-08-16 Doug Colemansubset? was broken...
2011-02-28 Slava PestovFix conflict
2011-01-29 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-29 Slava Pestovsets: fix help lint
2011-01-29 Slava Pestovsets: document combine word
2011-01-29 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2011-01-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-27 John Benediktssonsets: improve stack effect for "combine".
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 branches 'master' and 'cleanup' into cleanup
2011-01-06 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-04 John Benediktssonsets: minor optimization.
2010-12-29 John Benediktssonsets: make intersect, intersects?, and subset? faster.
2010-12-28 Slava Pestovsets, bit-sets: cleanups
2010-12-28 John Benediktssonsets: improving the speed of set=.
2010-12-28 John Benediktssonsets: adding cardinality word.
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-06-05 Doug ColemanSets docs -- testing set membership: member? -> in?
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
next