summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Grow decode stack, prealloc strings during encodeMark Pulford2011-04-253-18/+34
* Move global table init into lua_jsonMark Pulford2011-04-251-2/+9
* Tidy Lua arg count verificationMark Pulford2011-04-251-3/+3
* Add support for growing strbufs exponentiallyMark Pulford2011-04-253-18/+79
* 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-152-275/+282
* Add functions for new strbuf API and tidyMark Pulford2011-04-152-34/+86
* Initial commitMark Pulford2011-04-155-0/+1402
* Initial empty commit.emptyMark Pulford2011-12-240-0/+0