Software /
code /
prosody
Log
util/json.lua @ 5793:e8c79796ead9
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
util.json: New, faster, stricter, more compliant JSON decoder. Now returns nil,err instead of throwing errors on invalid input. | Waqas Hussain | 2013-05-07 |
util.json: Make setmetatable local. | Waqas Hussain | 2013-05-06 |