Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: added doc for encode_skip_unsupported_value_types.HEAD2.1.0.14master | lijunlong | 2024-08-01 | 1 | -0/+30 |
| | |||||
* | doc: update location of cjson documentation. | James Hudson | 2024-06-21 | 1 | -1/+1 |
| | | | The kyne.com.au server seems to have moved to kyne.au | ||||
* | doc: minor tweak in README.md (#71) | ali-ghazi78 | 2021-09-23 | 1 | -1/+1 |
| | |||||
* | feature: add option to disable forward slash escaping2.1.0.8rc12.1.0.8 | Jesper Lundgren | 2020-03-24 | 1 | -0/+13 |
| | | | | Thanks @spacewander for optimization and documentation. | ||||
* | feature: set cjson.array_mt on decoded JSON arrays.2.1.0.6rc1 | Thibault Charbonnier | 2017-11-17 | 1 | -0/+37 |
| | | | | | | | this can be turned on via cjson.decode_array_with_array_mt(true). off by default. Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com> | ||||
* | feature: added new cjson.array_mt metatable to allow enforcing JSON array ↵ | Thibault Charbonnier | 2017-11-15 | 1 | -0/+34 |
| | | | | | | encoding. Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com> | ||||
* | docs: add a README with fork infos | Thibault Charbonnier | 2016-03-14 | 1 | -0/+124 |