webmcp
log libraries/json/json.autodoc.lua
| age | author | description | 
|---|---|---|
| 2015-03-22 | jbe | Fixed documentation for JSON library: __len and __index metamethods are used instead of __ipairs | 
| 2014-08-12 | jbe | Require 3 arguments for json.set(...); Completed autodoc documentation for JSON library | 
| 2014-08-11 | jbe | Fix in JSON documentation | 
| 2014-08-11 | jbe | Bugfix in autodoc.lua; Added documentation for JSON library; json.import(...) returns json.null for "null" on top-level |