aboutsummaryrefslogtreecommitdiff
path: root/lua_json.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for growing strbufs exponentiallyMark Pulford2011-04-251-4/+2
* Initialise lua_json lookup tables once (globally)Mark Pulford2011-04-161-3/+1
* Improve exception handling in lua_jsonMark Pulford2011-04-161-21/+60
* Merge lua_json_encode/decode.c into lua_json.cMark Pulford2011-04-151-0/+668