Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Improve exception handling in lua_json | Mark Pulford | 2011-04-16 | 1 | -21/+60 | |
| | | | | | | | | | | - Add json_encode_exception() - Update to throw exceptions during encoding | |||||
* | | Merge lua_json_encode/decode.c into lua_json.c | Mark Pulford | 2011-04-15 | 2 | -275/+282 | |
| | | ||||||
* | | Add functions for new strbuf API and tidy | Mark Pulford | 2011-04-15 | 2 | -34/+86 | |
| | | | | | | | | | | | | | | | | - Support strbuf_free() when strbuf is not dynamically created. - Ensure strbuf_free_to_string() returns a null terminated string. - Tidy API function naming. - Add strbuf_append_string(), strbuf_string(). - Allocate initial buffer in strbuf_init(). | |||||
* | | Initial commit | Mark Pulford | 2011-04-15 | 5 | -0/+1402 | |
|/ | | | | | Split Lua JSON from parent project to create standalone module. Remove unnecesssary files from new repo. | |||||
* | Initial empty commit.empty | Mark Pulford | 2011-12-24 | 0 | -0/+0 | |