]> gitweb.factorcode.org Git - factor.git/history - core/sequences/sequences-tests.factor
Fixes #2966
[factor.git] / core / sequences / sequences-tests.factor
2024-02-25 John Benediktssonsequences: faster last2 and some tests
2023-10-23 John Benediktssonsequences: rename supremum-by/infinum-by
2023-10-23 John Benediktssonsequences: more use of minimum/maximum
2023-10-23 nomennescioRefactored (minimum) and (maximum)
2023-10-23 nomennescioAdded unit tests
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-26 Doug Colemanfactor: rename count-by back to count. count* -> percent-of
2023-02-26 Doug Colemansequences: count is [ ] count-by, readd seq-copy-loop...
2023-02-26 Doug Colemansequences: fix stack orders and move unit test
2023-02-26 Doug Colemansequences: fix map-from and map-from-as
2023-02-26 Doug Colemansequences: add 0reduce, 0accumulate that use their...
2023-02-26 Doug Colemansequences: add tests for map-reduce
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-19 Doug ColemanMerge branch 'arm64-bootstrap2'
2022-06-18 John Benediktssonsequences: adding a test for map-index change.
2022-01-26 John Benediktssonsequences: can't unslice each-index for now
2022-01-12 Doug Colemansequences: fix 1surround, add tests
2021-12-21 Doug Colemancore: fix sequences test
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-07-13 John Benediktssonsequences: fix row variadic stack effect of map-reduce...
2021-02-18 timorsequences: Add 2any? combinator
2020-12-11 John BenediktssonRevert "sequences: change test case for replace-slice."
2020-12-11 John Benediktssonsequences: change test case for replace-slice.
2019-12-14 John Benediktssonsequences: adding cartesian-find.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-03-05 John Benediktssonsequences: fix filter! to allow stack arguments to...
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2016-03-08 Jon Harperrename math.statistics:cum-map to sequences:accumulate*
2015-09-22 Björn Lindqvistsequences: extra doc and test for 2all?
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-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-05-13 John Benediktssonsequences: adding reject/reject-as/reject!.
2014-11-08 Doug Colemanassocs: Add zip-index, zip-index-as and docs/tests.
2013-08-05 John Benediktssonsequences: add some tests for repetition.
2013-05-07 John Benediktssonsequences: fix test case.
2013-05-06 John Benediktssonsequences: implement sum on iota-tuple.
2013-04-10 John Benediktssonsequences: fix supremum-by and infimum-by to be row...
2013-03-23 Doug Colemaniota: iota vs iota-tuple. Sorry...for the tools to...
2013-03-22 John Benediktssonsequences: require non-negative-integer for iotas.
2013-03-12 Doug Colemansequences: More efficient longest and shortest by movin...
2013-01-04 Doug Colemansequences: Add join-as, which takes an exemplar. Move...
2012-07-26 Doug Colemansequences: Fix tests that broke when nth could only...
2012-07-26 Doug Colemancore: Use integer>fixnum instead of >fixnum for ``nth...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-05-29 John Benediktssonsequences: change prepend to return type of first seque...
2012-04-27 John Benediktssonsequences: adding find-index-from.
2012-04-18 John Benediktssonsequences: fixing "Cannot apply 'call' to a run-time...
2012-04-18 John Benediktssonsequences: make map-reduce 5-20% faster, and 2map-reduc...
2012-04-17 John Benediktssonsequences: adding a test for map-reduce.
2011-10-13 John Benediktssonsequences: adding ?last for symmetry.
2011-10-13 John Benediktssonsequences: define ?first and ?second.
2011-10-13 John Benediktssonsequences: adding find-index.
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 'philip-searle/master'
2011-02-28 Slava PestovFix conflict
2011-01-29 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-29 Slava Pestovsequences: nths should return a sequence of the same...
2010-10-09 Slava PestovRemove stream-peek and stream-peek1, re-implement dns...
2010-10-08 Doug ColemanAdd stream-peek1 and remove it from images.gif and...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-04-17 Slava PestovMerge branch 'boyer-moore' of git://github.com/dmsh...
2010-04-17 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-15 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-15 Slava Pestovsequences: 'accumulate' now outputs a sequence of the...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-25 Slava Pestovsequences: add cartesian-each, cartesian-map, cartesian...
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-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Slava Pestovsequences: remove a -rot usage
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Slava PestovRemoving integers-as-sequences
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-30 Slava PestovMerge branch 'concurrency' of git://double.co.nz/git...
2009-10-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Doug Colemansigma -> map-sum
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanadd a unit test for accumulate!
2009-10-28 Doug Colemanmemq? -> member-eq?, sorted-memq? -> sorted-member-eq?
2009-10-28 Slava Pestovfilter-here -> filter!
next