48 Commits

Author SHA1 Message Date
blueloveTH
56d66ad980 ... 2024-01-14 20:45:46 +08:00
blueloveTH
9cea32fe31 remove box2d module 2024-01-08 21:08:12 +08:00
blueloveTH
42a7d02286 ... 2024-01-05 22:49:42 +08:00
blueloveTH
866abe2c63 ... 2024-01-05 22:47:35 +08:00
blueloveTH
e150ffae5e rename UNREACHABLE() to PK_UNREACHABLE() 2024-01-04 13:01:26 +08:00
blueloveTH
c9ae759b24 ... 2023-11-22 06:36:28 +08:00
blueloveTH
acbfd11366 remove dylib support 2023-11-22 06:32:34 +08:00
blueloveTH
dfc656000b add point_cast for box2d 2023-11-11 03:18:15 +08:00
blueloveTH
c2f13e4f03 add a safety check for box2d 2023-11-11 02:51:10 +08:00
blueloveTH
12f6617bee update box2d 2023-11-10 14:47:12 +08:00
blueloveTH
a7448b7fa0 make json.loads accept bytes 2023-10-31 21:34:30 +08:00
blueloveTH
cdcdded9a3 some fix 2023-10-15 16:47:53 +08:00
blueloveTH
acdab59d94 Update cJSONw.cpp 2023-10-15 16:06:49 +08:00
blueloveTH
7922513255 Update cJSONw.cpp 2023-10-15 16:03:44 +08:00
blueloveTH
4c13c5480d ... 2023-10-15 15:30:53 +08:00
blueloveTH
ac5bc5ea0e Update cJSONw.cpp 2023-10-15 15:26:56 +08:00
blueloveTH
b3e77cdb51 ... 2023-10-15 15:20:22 +08:00
blueloveTH
3c6e4b4e76 ... 2023-10-15 15:15:44 +08:00
blueloveTH
227e76e3e4 cjson cleanup 2023-10-15 15:00:25 +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
cf7dc098a3 remove windows.h 2023-10-02 06:38:23 +08:00
blueloveTH
e6b89a1206 fix box2d 2023-10-01 22:54:08 +08:00
blueloveTH
c0ccebe5d0 ... 2023-09-27 20:34:28 +08:00
blueloveTH
2ccc1bd6f1 ... 2023-09-26 20:42:11 +08:00
blueloveTH
d4a90c9788 ... 2023-08-20 15:17:53 +08:00
blueloveTH
d36ad2081b ... 2023-08-20 15:15:48 +08:00
blueloveTH
ccb4d84d8b ... 2023-08-20 14:40:06 +08:00
blueloveTH
21c82b3575 ... 2023-08-13 00:01:02 +08:00
blueloveTH
926eafb1c8 ... 2023-08-12 23:57:17 +08:00
blueloveTH
a6ca65b66d Revert "..."
This reverts commit 18390fc8cfb2e316fd9473974f7e83aa956ee5b8.
2023-08-12 23:47:35 +08:00
blueloveTH
65219da87f ... 2023-08-12 23:25:46 +08:00
blueloveTH
18390fc8cf ... 2023-08-12 23:21:25 +08:00
blueloveTH
31e24ca9bd fix a bug 2023-08-12 22:50:36 +08:00
blueloveTH
719cc79792 fix a bug 2023-08-06 18:37:29 +08:00
blueloveTH
ddba3678d1 ... 2023-08-06 18:13:57 +08:00
blueloveTH
503d853281 ... 2023-08-06 14:59:34 +08:00
blueloveTH
9998adcecd ... 2023-08-05 17:02:30 +08:00
blueloveTH
ebb7511e3b ... 2023-08-05 16:43:16 +08:00
blueloveTH
d14941d3ed ... 2023-08-05 16:37:36 +08:00
blueloveTH
17fa4add9a ... 2023-08-05 16:35:58 +08:00
blueloveTH
dc0d40216e ... 2023-08-05 16:24:24 +08:00
blueloveTH
8eb01dc352 ... 2023-08-05 16:14:57 +08:00
blueloveTH
e979ab7107 ... 2023-08-05 01:17:58 +08:00
BLUELOVETH
f9d4269caf ... 2023-08-04 19:19:18 +08:00
blueloveTH
6e0a1685d4 ... 2023-08-03 22:18:05 +08:00
BLUELOVETH
63306f756f ... 2023-08-03 13:17:40 +08:00
BLUELOVETH
11c1979fe2 ... 2023-08-03 13:06:09 +08:00
BLUELOVETH
7e1a5e9a6b add box2d as builtin modules (WIP) 2023-08-03 12:49:32 +08:00