aboutsummaryrefslogtreecommitdiffstats
path: root/util/json.lua
Commit message (Expand)AuthorAgeFilesLines
* util.json: Added function encode_ordered(object).Waqas Hussain2012-01-181-6/+25
* util.json: Fix for single-line comments (thanks Norbert Kiesel)Matthew Wild2011-10-261-1/+1
* util.json: Fixed handling of truncated JSON.Waqas Hussain2011-06-021-0/+2
* util.json: Fixed a parse error caused by unexpected whitespace.Waqas Hussain2011-02-191-0/+2
* util.json: Initial commit.Waqas Hussain2010-12-271-0/+356