webmcp
log
age | author | description |
---|---|---|
2014-08-11 | jbe | Improved performance of JSON library by storing shadow tables directly via a lightuserdata key instead of using ephemeron tables |
2014-08-10 | jbe | Minimum decimal floating point precision of 16 in json.encode(...) |
2014-08-10 | jbe | Dynamic determination of decimal floating point precision in json.export(...) |
2014-08-10 | jbe | Increased decimal precision to 17 in json.export(...) |