Commit Graph

8 Commits

Author SHA1 Message Date
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