webmcp
log
| age | author | description |
|---|---|---|
| 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 |
| 2014-08-11 | jbe | Improved performance of JSON library by storing shadow tables directly via a lightuserdata key instead of using ephemeron tables |