summaryrefslogtreecommitdiff
path: root/textproc/lua-rapidjson
AgeCommit message (Collapse)AuthorFilesLines
2022-02-19textproc: Use LUA_USE_BUSTEDnia1-6/+5
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
2021-06-07lua-rapidjson: update to 0.7.1nia3-16/+21
includes some performance improvements, fixes, and a newer rapidjson library.
2020-07-08textproc: Add lua-rapidjsonnia5-0/+63
A JSON module for Lua, based on the very fast RapidJSON C++ library.