]> gitweb.factorcode.org Git - factor.git/history - extra/sorting/extras/extras-tests.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / extra / sorting / extras / extras-tests.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2014-01-08 John Benediktssonsorting.extras: adding in-place insorts.
2013-09-06 John Benediktssonsorting.extras: adding bisect-right and bisect-left.
2013-04-02 John Benediktssonsorting.extras: better tests and fix zip order.
2013-04-02 John Benediktssonsorting.extras: adding map-sort for efficiently decorat...
2012-08-06 John Benediktssonsorting.extras: adding 'argsort'.