Commit Graph

14 Commits

Author SHA1 Message Date
suncb af950ec919 bug fix: parse error on int8/int16/int64 array. 2020-07-21 11:06:37 +08:00
sunchb edf1c1090a 代码整理 2020-06-09 16:28:52 +08:00
孙传宝 dd889242e8 merge 2020-06-09 00:18:16 +08:00
孙传宝 59c922d1ee merge 2020-06-08 23:37:23 +08:00
sunchb 97a549f799 add init/deinit multi-array function 2020-05-07 15:21:56 +08:00
sunchb 41bb36a038 multi array support 2020-05-06 02:42:33 -07:00
suncb b826c74c71 -add options:_ex_args_nullable(0x01) _ex_args_exclude_decode(0x02) _ex_args_exclude_encode(0x04)
-fix compile error on g++
-add log when json decode error.
2020-04-08 10:06:57 +08:00
孙传宝 547de2d48c fix name of var 2020-03-12 21:51:38 +08:00
孙传宝 47a9784100 add free pointer api 2020-03-12 21:37:45 +08:00
sunchb 9926a9901c Simplify source file structure 2020-02-26 14:38:22 +08:00
sunchb 665193ad72 move util functions 2020-02-26 11:16:38 +08:00
sunchb cf7d1953c9 fix the array size. 2020-02-25 17:38:54 +08:00
sunchb 2c667176c3 Fix memory leak when adding array elements of basic types. 2020-01-06 11:43:51 +08:00
sunchb 7cb343e85c cson commit 2019-12-24 23:13:45 -08:00