16 Commits

Author SHA1 Message Date
blueloveTH
807b8a417d ... 2024-08-11 13:48:57 +08:00
blueloveTH
19ed0fdaf5 remove *.cpp 2024-06-24 00:06:31 +08:00
blueloveTH
26815fae74 some move 2024-06-16 17:34:11 +08:00
blueloveTH
5e5548809a move memorypool 2024-06-15 16:21:32 +08:00
blueloveTH
0811f23b71 some more move 2024-06-13 13:08:19 +08:00
blueloveTH
9d6f044d33 Squashed commit of the following:
commit b584de5c3d4603a476cdd60830289104784a4942
Author: blueloveTH <blueloveth@foxmail.com>
Date:   Thu Jun 13 10:46:07 2024 +0800

    some fix

commit 1fe8a3280949d724ddab9c6b1476e1b55c5beb9d
Author: blueloveTH <blueloveth@foxmail.com>
Date:   Wed Jun 12 22:08:09 2024 +0800

    backup
2024-06-13 10:46:22 +08:00
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