webmcp
log
| age | author | description | 
|---|---|---|
| 2014-08-10 | jbe | Bugfix in json.export(...); Better argument checking for json.export(...) | 
| 2014-08-10 | jbe | Added comments to json.export(...) function | 
| 2014-08-10 | jbe | Finished non-recursive implementation of json.export(...) | 
| 2014-08-10 | jbe | Work on json.export(...) function | 
| 2014-08-09 | jbe | Fixed comma setting in json.export(...) | 
| 2014-08-09 | jbe | Reimplemented json.export(...) function without recursion (incomplete yet) | 
| 2014-08-02 | jbe | json.import does support even more nested levels | 
| 2014-08-02 | jbe | Support 715827883 nested levels in JSON parser |