Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-04-25 | Move global table init into lua_json | Mark Pulford | 1 | -2/+9 |
2011-04-25 | Tidy Lua arg count verification | Mark Pulford | 1 | -3/+3 |
2011-04-25 | Add support for growing strbufs exponentially | Mark Pulford | 3 | -18/+79 |
2011-04-16 | Initialise lua_json lookup tables once (globally) | Mark Pulford | 1 | -3/+1 |
2011-04-16 | Improve exception handling in lua_json | Mark Pulford | 1 | -21/+60 |
2011-04-15 | Merge lua_json_encode/decode.c into lua_json.c | Mark Pulford | 2 | -275/+282 |
2011-04-15 | Add functions for new strbuf API and tidy | Mark Pulford | 2 | -34/+86 |
2011-04-15 | Initial commit | Mark Pulford | 5 | -0/+1402 |