webmcp
log libraries/json/json.c
age | author | description |
---|---|---|
2016-01-14 | jbe | Decode some JSON numbers (those without decimal point or exponential notation) as Lua integers |
2014-08-25 | jbe | Use luaL_len and lua_gettable to read argument passed to json.array{...} |