log util/json.lua @ 9598:dcd85bc34d21

age author description
Fri, 21 Sep 2018 14:35:35 +0100 Matthew Wild util.json: Use util.iterators.sorted_pairs() in ordered mode
Tue, 27 Mar 2018 13:44:40 +0100 Matthew Wild util.json: Unescape surrogate pairs
Fri, 10 Nov 2017 05:42:32 +0100 Kim Alvefur util: Various minor changes to please [luacheck]
Thu, 10 Mar 2016 17:53:17 +0000 Matthew Wild util.json: Variable renaming to avoid shadowing [luacheck]
Thu, 10 Mar 2016 17:52:03 +0000 Matthew Wild net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck]
Fri, 04 Mar 2016 22:27:04 +0000 Matthew Wild util.json: Fix encoding of json.null (bug introduced in bf1f09a5bcf7)