]> gitweb.factorcode.org Git - factor.git/history - extra/benchmark/splitting/splitting.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / extra / benchmark / splitting / splitting.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2013-04-01 John Benediktssonbenchmark.splitting: stop using split* and use slices...
2013-03-27 John Benediktssonbenchmark.splitting: adding a splitting benchmark.