33 Commits

Author SHA1 Message Date
blueloveTH
5ffb446d4a fix https://github.com/pocketpy/pocketpy/issues/194 2024-01-26 12:07:33 +08:00
blueloveTH
0af2855ce5 replace format use of std::stringstream with sprintf 2024-01-20 22:27:32 +08:00
blueloveTH
25d06bdb44 remove OBJ_NAME 2024-01-19 14:50:06 +08:00
blueloveTH
03342a5230 ... 2023-12-24 00:27:01 +08:00
blueloveTH
475bce9999 add @dataclass 2023-12-21 23:09:23 +08:00
blueloveTH
5e3572b32c replace std::stringstream with SStream 2023-10-15 21:58:33 +08:00
blueloveTH
e4b6d566a7 add SStream 2023-10-15 21:36:30 +08:00
blueloveTH
92e4416c4e some refactor 2023-10-13 12:46:41 +08:00
blueloveTH
cc1121f57d ... 2023-10-11 21:47:37 +08:00
blueloveTH
66423f08a8 zero init struct 2023-10-11 21:45:14 +08:00
blueloveTH
88f16121cb ... 2023-09-29 20:20:53 +08:00
blueloveTH
b78722dac0 ... 2023-09-29 20:20:17 +08:00
blueloveTH
73062427d2 ... 2023-09-29 20:09:41 +08:00
blueloveTH
071550fb90 ... 2023-09-29 20:08:29 +08:00
blueloveTH
9c71710dbc ... 2023-09-29 20:03:43 +08:00
blueloveTH
4745f64744 ... 2023-09-29 19:36:49 +08:00
blueloveTH
6062e34a29 ... 2023-09-29 18:43:59 +08:00
blueloveTH
ac334e83a1 ... 2023-09-29 14:48:41 +08:00
blueloveTH
ca73a1a248 ... 2023-09-29 12:53:16 +08:00
blueloveTH
39706325dd ... 2023-09-27 06:55:31 +08:00
blueloveTH
5a42d35f9d ... 2023-09-27 06:45:18 +08:00
blueloveTH
888982ef7a ... 2023-09-27 05:14:33 +08:00
blueloveTH
d911c41b9c minify windows.h and disable implicit struct conversion 2023-09-26 20:33:38 +08:00
blueloveTH
ed669b4069 gcnew constructs PyObject inplace, no std::move any more! 2023-08-04 22:55:46 +08:00
BLUELOVETH
f0ca29a30a some important changes
1. add `colorsys`
2. handle `__all__` in modules
3. `is_pod` for c++17/20
2023-08-02 13:04:39 +08:00
blueloveTH
604ca77e48 fix https://github.com/blueloveTH/pocketpy/issues/121 2023-07-29 22:18:39 +08:00
BLUELOVETH
97f8ec81e6 ... 2023-07-26 15:16:55 +08:00
blueloveTH
53d272ce2f ... 2023-07-08 19:43:17 +08:00
blueloveTH
1f7a7c8606 ... 2023-07-08 17:30:15 +08:00
blueloveTH
350f2f40e9 ... 2023-07-06 01:09:49 +08:00
blueloveTH
9790a5f5a6 ... 2023-07-06 01:04:50 +08:00
blueloveTH
656d1d7291 ... 2023-07-02 03:52:44 +08:00
blueloveTH
f3ac21ccc2 ... 2023-07-02 01:39:24 +08:00