Software /
code /
prosody
Log
util/json.lua @ 5516:9733836629f9
description | author | age |
---|---|---|
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 |
util.json: Added function encode_ordered(object). | Waqas Hussain | Wed, 18 Jan 2012 08:54:26 +0500 |
util.json: Fix for single-line comments (thanks Norbert Kiesel) | Matthew Wild | Wed, 26 Oct 2011 18:55:06 -0400 |
util.json: Fixed handling of truncated JSON. | Waqas Hussain | Thu, 02 Jun 2011 05:36:15 +0500 |