summaryrefslogtreecommitdiff
path: root/textproc/lua-stringy
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2020-12-09lua-stringy: Update to 0.7.0nia4-9/+32
Adds join function.
2020-07-08textproc: Add lua-stringynia5-0/+65
Fast Lua string operations for: count, find, startswith, endswith, split