Log

util/json.lua @ 5563:678867c552d1

description author age
util.json: Make setmetatable local. Waqas Hussain Mon, 06 May 2013 19:43:59 -0400
util.json: Fix variable name typo which broke util.json when util.array was missing. Waqas Hussain Mon, 06 May 2013 19:42:54 -0400
util.json: Optimize long string parsing. Waqas Hussain Sun, 05 May 2013 15:02:33 -0400
util.json: New, improved, fixed codepoint to UTF-8 conversion. Waqas Hussain Tue, 23 Apr 2013 15:55:49 -0400
util.json: Make encode(decode("[]"))=="[]". Waqas Hussain Tue, 23 Apr 2013 14:41:52 -0400
util.json: Convert \uXXXX to UTF-8 when decoding Matthew Wild Sat, 06 Apr 2013 12:20:31 +0100
util.json: Add json.encode_array() (thanks B) Matthew Wild Thu, 28 Mar 2013 09:31:07 -0400