38 Commits

Author SHA1 Message Date
blueloveTH
97c923e514 use pod_vector for small vectors 2024-02-18 17:51:35 +08:00
blueloveTH
faa01ac82e fix a bug of hex 2024-02-05 15:50:13 +08:00
blueloveTH
fba9d87ccd add cases 2024-02-05 15:29:23 +08:00
blueloveTH
8f11ce0466 move strip methods into cpp 2024-02-05 14:48:00 +08:00
blueloveTH
11cd95b522 some fix 2024-02-01 15:14:46 +08:00
blueloveTH
7182257413 some fix 2024-02-01 15:12:38 +08:00
blueloveTH
120d1dfb27 some fix 2024-02-01 12:48:46 +08:00
blueloveTH
b1ee038583 some fix 2024-02-01 12:07:21 +08:00
blueloveTH
25d36840ad some fix 2024-02-01 11:59:48 +08:00
blueloveTH
7a5ec84d14 fix https://github.com/pocketpy/pocketpy/issues/195 2024-02-01 11:57:18 +08:00
blueloveTH
d077026252 fix sprintf warning 2024-01-22 13:06:31 +08:00
blueloveTH
d97b24f5cb fix size_t compiler error 2024-01-20 22:44:32 +08:00
blueloveTH
5dab337485 Update test_answers.txt 2024-01-20 22:35:05 +08:00
blueloveTH
0af2855ce5 replace format use of std::stringstream with sprintf 2024-01-20 22:27:32 +08:00
blueloveTH
d8d25894c7 ... 2024-01-15 14:40:24 +08:00
blueloveTH
c6ec028730 support real exceptions 2024-01-02 16:42:08 +08:00
blueloveTH
b5eceec396 add support for \b 2023-12-19 20:02:30 +08:00
blueloveTH
9e66bab34b fix https://github.com/blueloveTH/pocketpy/issues/179 2023-12-01 10:42:42 +08:00
blueloveTH
27f8d6be28 some refactor 2023-11-09 15:46:49 +08:00
blueloveTH
f2d5fbbb94 add module operator and add split for single char 2023-10-29 22:16:49 +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
cdcdded9a3 some fix 2023-10-15 16:47:53 +08:00
blueloveTH
d30b1de4c9 ... 2023-10-13 13:02:24 +08:00
blueloveTH
9f3d15ca51 ... 2023-10-13 12:18:33 +08:00
blueloveTH
ea2e16c931 fix toupper and tolower 2023-09-28 10:55:48 +08:00
blueloveTH
88c80a2340 ... 2023-08-29 23:57:33 +08:00
blueloveTH
0c80a626ba refactor importer 2023-08-28 04:05:24 +08:00
blueloveTH
eac3230a71 ... 2023-08-28 00:39:21 +08:00
blueloveTH
e21005e5d2 add Str::split 2023-08-28 00:34:13 +08:00
blueloveTH
9e9cbcdffd ... 2023-08-11 00:10:54 +08:00
BLUELOVETH
9c18f48264 fix a potential bug of str initialization order 2023-07-26 14:23:19 +08:00
blueloveTH
67c0c68463 fix a bug of str assignment 2023-07-26 01:25:20 +08:00
blueloveTH
a0bc51ab94 ... 2023-07-26 01:15:15 +08:00
blueloveTH
f669239f8d ... 2023-07-20 22:36:10 +08:00
blueloveTH
48da917caf ... 2023-07-09 02:54:45 +08:00
blueloveTH
d7cf7e070b ... 2023-07-03 23:37:19 +08:00
blueloveTH
f3ac21ccc2 ... 2023-07-02 01:39:24 +08:00