7 Commits

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