]> gitweb.factorcode.org Git - factor.git/history - extra/benchmark/msgpack/msgpack.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / extra / benchmark / msgpack / msgpack.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2014-06-06 John Benediktssonextra: use map-sum in a few places.
2013-11-25 John Benediktssonbenchmark.msgpack: adding msgpack benchmark.