Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feature: add option to disable forward slash escaping2.1.0.8rc12.1.0.8 | Jesper Lundgren | 2020-03-24 | 1 | -0/+19 |
* | feature: set cjson.array_mt on decoded JSON arrays.2.1.0.6rc1 | Thibault Charbonnier | 2017-11-17 | 1 | -6/+55 |
* | feature: added new cjson.array_mt metatable to allow enforcing JSON array enc... | Thibault Charbonnier | 2017-11-15 | 1 | -4/+75 |
* | tests: now we use luajit to run the test suite. | Yichun Zhang (agentzh) | 2017-11-15 | 1 | -0/+3 |
* | bugfix: preserve 'empty_array_mt' behavior upon multiple loadings of the module. | Thibault Charbonnier | 2016-12-17 | 1 | -2/+26 |
* | feat: cjson.as_array metamethod to enforce empty array encoding | Thibault Charbonnier | 2016-03-03 | 1 | -2/+74 |
* | feature: now we allow up to 16 decimal places in JSON number encoding via cjs...2.1.0.3 | Brandon | 2015-11-04 | 1 | -0/+15 |
* | added one passing test. | Yichun Zhang (agentzh) | 2014-03-31 | 1 | -0/+11 |
* | feature: applied Jiale Zhi's patch to add the new config function encode_empt...2.1.0.1 | Yichun Zhang (agentzh) | 2014-02-18 | 1 | -0/+41 |