8 Commits

Author SHA1 Message Date
Lyon
a5abe036b1 fix json.py 2023-06-22 17:29:20 +08:00
lyon
efb0aa4e8e json.dumps speed enhanced 100+ times 2023-06-18 00:03:16 +08:00
lyon
3dc892904f support jsmn engin, faster 22 times than cjson 2023-06-17 14:56:39 +08:00
lyon
cba8f7ec44 use type(d) == <type> in json.py 2023-01-24 00:20:43 +08:00
lyon
065faab243 support str(type()) again 2023-01-23 23:53:40 +08:00
lyon
68fac66530 fix fn and arg scope, support type() for basic arg 2023-01-23 23:53:40 +08:00
lyon
02d6151cac support json.dumps() 2023-01-21 17:17:28 +08:00
lyon
623547cf99 support json.loads() 2023-01-21 15:48:53 +08:00