]> gitweb.factorcode.org Git - factor.git/history - extra/benchmark/splay/splay.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / extra / benchmark / splay / splay.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2012-07-20 John Benediktssonbenchmark: rename main methods to be consistent.
2011-10-19 John Benediktssonbenchmark.splay: fix IN:.
2011-10-15 John Benediktssonbenchmark.splay: adding a splay-tree benchmark.