webmcp
log
| age | author | description | 
|---|---|---|
| 2014-08-01 | jbe | Completed comments and minor code cleanup in JSON library; Added emergency garbage collection for memory allocation in json.export function | 
| 2014-08-01 | jbe | Bugfix in json.object and json.array functions: use null-marker for nil values | 
| 2014-08-01 | jbe | Added json.set function to set deep values in a JSON document |