util.json: New, faster, stricter, more compliant JSON decoder. Now returns nil,err...
authorWaqas Hussain <waqas20@gmail.com>
Tue, 7 May 2013 14:42:44 +0000 (10:42 -0400)
committerWaqas Hussain <waqas20@gmail.com>
Tue, 7 May 2013 14:42:44 +0000 (10:42 -0400)
commit35b323438629ede5f9b8d3e03e71c39d46b461f8
treed8212aea696ef64db10aca945642f684d5669177
parent674f384e289359387f91ecfe0341d79da8fd7082
util.json: New, faster, stricter, more compliant JSON decoder. Now returns nil,err instead of throwing errors on invalid input.
util/json.lua