Software /
code /
prosody
Log
util/json.lua @ 13036:1612c7f7dd55
description | author | age |
---|---|---|
util: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 |
util.json: Accept empty arrays with whitespace (fixes #1782) 0.12 | Matthew Wild | 2022-11-04 |
util.json: Use util.iterators.sorted_pairs() in ordered mode | Matthew Wild | 2018-09-21 |
util.json: Unescape surrogate pairs | Matthew Wild | 2018-03-27 |
util: Various minor changes to please [luacheck] | Kim Alvefur | 2017-11-10 |
util.json: Variable renaming to avoid shadowing [luacheck] | Matthew Wild | 2016-03-10 |
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck] | Matthew Wild | 2016-03-10 |