Tags: hishamhm/lua-cjson
Tags
feature: add option to disable forward slash escaping Thanks @spacewander for optimization and documentation.
feature: ported to the ARM64 platform by masking off the bits higher … …than 47-bit in the lightud. Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
bugfix: fixed the C compiler warning "SO C90 forbids mixed declaratio… …ns and code" on older operating systems.
feature: set cjson.array_mt on decoded JSON arrays. this can be turned on via cjson.decode_array_with_array_mt(true). off by default. Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
PreviousNext