log util/json.lua @ 5249:d1baef49be21

age author description
Wed, 18 Jan 2012 08:54:26 +0500 Waqas Hussain util.json: Added function encode_ordered(object).
Wed, 26 Oct 2011 18:55:06 -0400 Matthew Wild util.json: Fix for single-line comments (thanks Norbert Kiesel)
Thu, 02 Jun 2011 05:36:15 +0500 Waqas Hussain util.json: Fixed handling of truncated JSON.
Sat, 19 Feb 2011 06:47:32 +0500 Waqas Hussain util.json: Fixed a parse error caused by unexpected whitespace.
Mon, 27 Dec 2010 19:37:04 +0500 Waqas Hussain util.json: Initial commit.