]> gitweb.factorcode.org Git - factor.git/commit
checksums.process: reimplement trim-hash and add tests
authorAlexander Iljin <ajsoft@yandex.ru>
Mon, 19 Sep 2016 21:09:12 +0000 (00:09 +0300)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 20 Sep 2016 03:18:06 +0000 (20:18 -0700)
commit817338360c64b10855153f779d97bafef6633ff3
treee69e0fe10401125a6db1d30553a7a50620e9e7f5
parent3cfc4c69ff4909d04ebdb253f213938121db9994
checksums.process: reimplement trim-hash and add tests

Use blank? to detect end of hash string.
extra/checksums/process/process-docs.factor
extra/checksums/process/process-tests.factor [new file with mode: 0644]
extra/checksums/process/process.factor