aboutsummaryrefslogtreecommitdiff
path: root/tests/agentzh.t (follow)
Commit message (Expand)AuthorAgeFilesLines
* feature: Lua 5.3 + 5.4 integer support, with CI and conflicts fixed.Hisham Muhammad2024-06-111-0/+42
* feature: Add option to skip invalid value types. lijunlong2023-02-221-0/+26
* write sort_json, use it on perl tests to prevent hash table ordering failuresleaf corcoran2020-04-251-5/+8
* feature: add option to disable forward slash escaping2.1.0.8rc12.1.0.8Jesper Lundgren2020-03-241-0/+19
* feature: set cjson.array_mt on decoded JSON arrays.2.1.0.6rc1Thibault Charbonnier2017-11-171-6/+55
* feature: added new cjson.array_mt metatable to allow enforcing JSON array enc...Thibault Charbonnier2017-11-151-4/+75
* tests: now we use luajit to run the test suite.Yichun Zhang (agentzh)2017-11-151-0/+3
* bugfix: preserve 'empty_array_mt' behavior upon multiple loadings of the module.Thibault Charbonnier2016-12-171-2/+26
* feat: cjson.as_array metamethod to enforce empty array encodingThibault Charbonnier2016-03-031-2/+74
* feature: now we allow up to 16 decimal places in JSON number encoding via cjs...2.1.0.3Brandon2015-11-041-0/+15
* added one passing test.Yichun Zhang (agentzh)2014-03-311-0/+11
* feature: applied Jiale Zhi's patch to add the new config function encode_empt...2.1.0.1Yichun Zhang (agentzh)2014-02-181-0/+41