aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: added doc for encode_skip_unsupported_value_types.HEAD2.1.0.14masterlijunlong2024-08-011-0/+30
|
* doc: update location of cjson documentation.James Hudson2024-06-211-1/+1
| | | The kyne.com.au server seems to have moved to kyne.au
* doc: minor tweak in README.md (#71)ali-ghazi782021-09-231-1/+1
|
* feature: add option to disable forward slash escaping2.1.0.8rc12.1.0.8Jesper Lundgren2020-03-241-0/+13
| | | | Thanks @spacewander for optimization and documentation.
* feature: set cjson.array_mt on decoded JSON arrays.2.1.0.6rc1Thibault Charbonnier2017-11-171-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 Charbonnier2017-11-151-0/+34
| | | | | | encoding. Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
* docs: add a README with fork infosThibault Charbonnier2016-03-141-0/+124