1174 Commits

Author SHA1 Message Date
S. Mahmudul Hasan
4a189464ad dropped support for __init__ for now 2023-10-18 20:01:28 -04:00
S. Mahmudul Hasan
77feaad873 added more tests, called __init__ from pickle, added reverse iterator option 2023-10-18 19:49:12 -04:00
S. Mahmudul Hasan
14cd420cfb Fixed some functionalities and added more tests 2023-10-18 01:45:18 -04:00
S. Mahmudul Hasan
9c0fb39dcd Added some tests, more to follow 2023-10-17 23:46:04 -04:00
S. Mahmudul Hasan
97544eb499 refactored collections module 2023-10-16 19:41:57 -04:00
blueloveTH
1f936063ae support pickle 2023-10-16 13:22:46 +08:00
blueloveTH
7d88d28a6b fix collections module 2023-10-16 13:13:39 +08:00
S. Mahmudul Hasan
7590cdf51a minor fix, rotate, n=0 case 2023-10-16 00:48:20 -04:00
S. Mahmudul Hasan
454172492b minor fix, std::min 2023-10-16 00:27:19 -04:00
S. Mahmudul Hasan
85c35db694 Cleaned up and added more functionalities 2023-10-16 00:26:13 -04:00
S. Mahmudul Hasan
6681fb21af WIP: added more functionalities 2023-10-14 19:14:51 -04:00
S. Mahmudul Hasan
fd938a7c29 WIP: added deque iterator 2023-10-14 18:01:59 -04:00
S. Mahmudul Hasan
fcd159ae7f WIP: added constructor 2023-10-14 17:13:04 -04:00
S. Mahmudul Hasan
d17e1368da WIP: minor fix 2023-10-14 13:24:20 -04:00
S. Mahmudul Hasan
ff5e1a8de2 WIP: added more functionalities 2023-10-14 13:15:39 -04:00
S. Mahmudul Hasan
2852c1ab7e WIP: switched to std::deque 2023-10-14 12:53:58 -04:00
S. Mahmudul Hasan
76e7746d25 WIP: Added more functionalities in deque 2023-10-10 13:43:02 -04:00
S. Mahmudul Hasan
836f0506fa WIP: added some more functionality -> changed int to arbitrary objects 2023-10-10 05:17:00 -04:00
S. Mahmudul Hasan
795c7b65c6 WIP: Implemented a int-only deque with limited capabilities 2023-10-07 19:01:13 -04:00
S. Mahmudul Hasan
af4f5ac10f Initial integration of deque in collections 2023-10-07 04:17:57 -04:00
blueloveTH
cf7dc098a3 remove windows.h 2023-10-02 06:38:23 +08:00
blueloveTH
e59ff4dfdc ... 2023-10-02 03:44:10 +08:00
blueloveTH
724f693761 reimpl bytes 2023-10-02 03:05:21 +08:00
blueloveTH
e6b89a1206 fix box2d 2023-10-01 22:54:08 +08:00
blueloveTH
32b422ab88 ... 2023-09-29 20:40:41 +08:00
blueloveTH
4745f64744 ... 2023-09-29 19:36:49 +08:00
blueloveTH
6062e34a29 ... 2023-09-29 18:43:59 +08:00
blueloveTH
da7d30048b ... 2023-09-29 14:57:54 +08:00
blueloveTH
ac334e83a1 ... 2023-09-29 14:48:41 +08:00
blueloveTH
895b3a8d1d update bindings 2023-09-29 12:24:34 +08:00
blueloveTH
bb1d38f8fa ... 2023-09-28 23:07:48 +08:00
blueloveTH
e1b2bda6aa ... 2023-09-28 21:44:34 +08:00
blueloveTH
ea2e16c931 fix toupper and tolower 2023-09-28 10:55:48 +08:00
blueloveTH
a19a6b349b fix a compiler error 2023-09-28 04:23:56 +08:00
blueloveTH
b97e283fd8 ... 2023-09-28 03:18:32 +08:00
blueloveTH
c9c40d42c7 ... 2023-09-28 02:43:39 +08:00
blueloveTH
c35e5bc496 ... 2023-09-28 02:41:41 +08:00
blueloveTH
4e1e08df61 ... 2023-09-27 17:57:40 +08:00
blueloveTH
979b7f4a67 ... 2023-09-27 10:28:39 +08:00
blueloveTH
778a70e90f ... 2023-09-27 07:46:25 +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
8e3959ad74 ... 2023-09-26 21:03:03 +08:00
blueloveTH
2d9e9a1d3f ... 2023-09-26 21:01:19 +08:00
blueloveTH
2ccc1bd6f1 ... 2023-09-26 20:42:11 +08:00
BLUELOVETH
7ca82df6ca ... 2023-09-25 18:00:12 +08:00
blueloveTH
d8f3a53220 ... 2023-09-24 19:44:15 +08:00
blueloveTH
c0866022fb fix a compiler bug of [] 2023-09-24 19:35:40 +08:00
blueloveTH
e097313c8f ... 2023-09-24 14:14:20 +08:00