]> gitweb.factorcode.org Git - factor.git/history - basis/compression/snappy/snappy.factor
core: Add the shuffler words but without primitives.
[factor.git] / basis / compression / snappy / snappy.factor
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-10-04 Doug Colemancompression.snappy: Add support for snappy compression...