11 Commits

Author SHA1 Message Date
Mahbub Alam
9f5af2b5a0 Convert python to cJson and then to string 2023-10-14 19:49:28 -04:00
blueloveTH
7ae7e0b50d fix CI 2023-10-15 02:08:32 +08:00
blueloveTH
744418df0d fix CI 2023-10-15 01:58:12 +08:00
Mahbub Alam
f32394817f Fix tests 2023-10-14 13:15:42 -04:00
Mahbub Alam
004f2bb3ad Support non-dictionary json objects (list, tuple, string, number, bool, null) 2023-10-13 21:33:01 -04:00
blueloveTH
4afef54da7 necessary changes of project structure 2023-10-07 11:16:08 +08:00
Mahbub Alam
8ebe610e33 Convert json bool and null to python Bool and None 2023-10-06 22:35:38 -04:00
Mahbub Alam
3f11bef17f Implement dumps function 2023-10-06 22:25:27 -04:00
Mahbub Alam
49e7cec216 Convert cJsonBool to python boolean 2023-10-06 21:10:59 -04:00
Mahbub Alam
d052b112ef Implemenet loads function 2023-10-06 20:56:15 -04:00
Mahbub Alam
6159165a2e Create structure for cjson module 2023-10-06 17:07:54 -04:00