Software /
code /
prosody
Log
util/json.lua @ 5506:69ee5b10738d
description | author | age |
---|---|---|
util.json: Convert \uXXXX to UTF-8 when decoding | Matthew Wild | 2013-04-06 |
util.json: Add json.encode_array() (thanks B) | Matthew Wild | 2013-03-28 |
util.json: Added function encode_ordered(object). | Waqas Hussain | 2012-01-18 |
util.json: Fix for single-line comments (thanks Norbert Kiesel) | Matthew Wild | 2011-10-26 |
util.json: Fixed handling of truncated JSON. | Waqas Hussain | 2011-06-02 |
util.json: Fixed a parse error caused by unexpected whitespace. | Waqas Hussain | 2011-02-19 |
util.json: Initial commit. | Waqas Hussain | 2010-12-27 |