10 Commits

Author SHA1 Message Date
blueloveTH
74ffb3f6ed some cleanup 2024-01-20 22:52:30 +08:00
blueloveTH
f83dac9252 ... 2024-01-16 02:33:22 +08:00
blueloveTH
cd1280d350 ... 2024-01-16 01:42:03 +08:00
Mahbub Alam
2950d88545
Add cjson module (#151)
* Add cjson module

* Create structure for cjson module

* Implemenet loads function

* Convert cJsonBool to python boolean

* Implement dumps function

* Convert json bool and null to python Bool and None

* necessary changes of project structure

* Update amalgamate.py

* Support non-dictionary json objects (list, tuple, string, number, bool, null)

* Fix tests

* fix CI

* fix CI

* Convert python to cJson and then to string

* Delete cJSON object after use

---------

Co-authored-by: Mahbub Alam <alam.mahbub214@gmail.com>
Co-authored-by: blueloveTH <blueloveth@foxmail.com>
2023-10-15 13:32:20 +08:00
BLUELOVETH
7e1a5e9a6b add box2d as builtin modules (WIP) 2023-08-03 12:49:32 +08:00
blueloveTH
f3ac21ccc2 ... 2023-07-02 01:39:24 +08:00
blueloveTH
65101b4334 ... 2023-05-24 17:38:55 +08:00
blueloveTH
a71b1a6e90 ... 2023-04-17 18:12:37 +08:00
blueloveTH
3b13b1a988 up
Update build.py

up

up
2023-03-05 02:05:39 +08:00
blueloveTH
ac4b0a2740 set clang as default 2023-03-04 19:34:47 +08:00