242 Commits

Author SHA1 Message Date
blueloveTH
e1e3e208cb move gc.h 2024-06-19 13:39:37 +08:00
blueloveTH
3a257aefb1 move error.h 2024-06-17 01:19:41 +08:00
blueloveTH
31bf7f45c4 remove source data 2024-06-17 00:42:47 +08:00
blueloveTH
8edb46afb4 fix everything 2024-06-16 20:54:12 +08:00
blueloveTH
175c571fbb more move 2024-06-16 19:56:33 +08:00
blueloveTH
26815fae74 some move 2024-06-16 17:34:11 +08:00
blueloveTH
3bd794f2fb some fix 2024-06-15 13:39:32 +08:00
d1763bdef1 replace reinterpret_cast with C-style cast 2024-06-14 12:21:20 +08:00
21fdaeaa21 fix dict compare 2024-06-14 11:06:39 +08:00
d871d91adb Impl Dict and DictIter in c11 2024-06-13 08:50:10 +01:00
blueloveTH
f0d82a19ee complete sstream 2024-06-13 13:22:29 +08:00
blueloveTH
3787a1da1d init 2024-06-10 22:38:49 +08:00
blueloveTH
0946c67fe0 some revert 2024-06-09 20:46:46 +08:00
blueloveTH
bd5cb80027 fix repl 2024-06-09 17:20:53 +08:00
blueloveTH
81c4853f04 use error code 2024-06-09 01:39:05 +08:00
blueloveTH
ca5881b6cc some fix 2024-06-07 22:56:09 +08:00
blueloveTH
d1e6fdc948 replace map 2024-06-05 21:32:56 +08:00
ykiko
1c82060daf
Format the world. (#259)
* add some clang-format offs.

* add formats.

* format the world.

* AllowShortIfStatementsOnASingleLine

* off REGION.

* Rollback vm.hpp

* Disable insert.
2024-06-04 22:55:17 +08:00
blueloveTH
2b50aad4ef some fix 2024-06-02 23:00:50 +08:00
blueloveTH
189c4de298 some fix 2024-06-02 22:42:40 +08:00
blueloveTH
62df3c9b5d some fix 2024-06-02 19:53:53 +08:00
blueloveTH
10842207ea some fix 2024-06-02 17:09:42 +08:00
blueloveTH
2dfb6ed07a major refactor 2024-06-02 16:53:51 +08:00
blueloveTH
0cc3b77017 some fix 2024-06-02 02:55:35 +08:00
blueloveTH
2cbda5d920 remove some headers 2024-06-01 22:19:04 +08:00
blueloveTH
2f96712371 refactor deque 2024-06-01 21:47:27 +08:00
blueloveTH
75343ccb23 some fix 2024-06-01 19:39:46 +08:00
blueloveTH
8ef573a800 some fix 2024-06-01 19:32:19 +08:00
blueloveTH
a59592b799 use new vector impl 2024-06-01 18:18:38 +08:00
blueloveTH
ac82f6f33f some refactor 2024-06-01 14:27:26 +08:00
blueloveTH
2616c8378b some fix 2024-06-01 14:04:20 +08:00
blueloveTH
1e365ca72c Squashed commit of the following:
commit 7e52f767ca130a49abb90ec922d74d2f5e9be078
Author: blueloveTH <blueloveTH@foxmail.com>
Date:   Sat Jun 1 12:49:46 2024 +0800

    some optimize

commit 3e2ad5b1fbad4367c80ea1325d1aa379282c10c4
Author: blueloveTH <blueloveTH@foxmail.com>
Date:   Sat Jun 1 12:29:53 2024 +0800

    some fix

commit bc0e530c72896a23cb6616ff4197ac36913389a4
Author: blueloveTH <blueloveTH@foxmail.com>
Date:   Sat Jun 1 00:00:47 2024 +0800

    some fix

commit f17ddcf8299c5d6803085cd3263181f44284f31b
Author: blueloveTH <blueloveTH@foxmail.com>
Date:   Fri May 31 23:56:15 2024 +0800

    some fix

commit cc63926c8bb89df2d99d8c92c2e18bd5a0180a2c
Author: blueloveTH <blueloveTH@foxmail.com>
Date:   Fri May 31 23:44:09 2024 +0800

    some fix

commit 3d3fb042651579cbdbcf3255398276ebb7b81e58
Author: blueloveTH <blueloveth@foxmail.com>
Date:   Fri May 31 17:28:13 2024 +0800

    deprecate `PK_OBJ_MARK`

commit 3df5f1cf128f157fb3a7aac2ceeeb47c55f5bb3b
Author: blueloveTH <blueloveth@foxmail.com>
Date:   Fri May 31 17:18:34 2024 +0800

    init
2024-06-01 12:50:38 +08:00
blueloveTH
17de5b3024 remove PK_UNREACHABLE() 2024-05-31 15:58:01 +08:00
blueloveTH
0d4bab9098 Update pocketpy.cpp 2024-05-26 13:47:10 +08:00
blueloveTH
bb94e595d1 more op__iter__ 2024-05-26 13:42:57 +08:00
blueloveTH
1de9c1f639 support stack object 2024-05-26 12:21:27 +08:00
blueloveTH
2d77622476 make array iter smaller 2024-05-26 02:14:39 +08:00
blueloveTH
9a5ff3440a make range faster 2024-05-25 14:35:56 +08:00
blueloveTH
2081dcf979 remove vm for Dict() 2024-05-19 19:54:36 +08:00
blueloveTH
a09def4ec3 some fix 2024-05-13 16:16:17 +08:00
blueloveTH
bf481b84dc some fix 2024-05-13 02:20:11 +08:00
blueloveTH
cef275f900 some fix 2024-05-13 01:59:38 +08:00
blueloveTH
529c23043c a lot of fix 2024-05-13 01:24:17 +08:00
blueloveTH
f5a4c37968 init 2024-05-12 23:43:06 +08:00
blueloveTH
82d192e8da replace PyObject* with PyVar 2024-05-12 20:16:55 +08:00
blueloveTH
8745f323b8 re-add operator module 2024-05-10 20:29:23 +08:00
blueloveTH
5cfd66f8b2 impl py_exec and py_eval 2024-05-10 14:03:00 +08:00
blueloveTH
331dedcd28 add py_exec and py_eval prototype 2024-05-10 12:06:25 +08:00
blueloveTH
44aed24d3b add function 2024-05-09 17:26:11 +08:00
blueloveTH
eae0aa6c8b some fix 2024-05-05 11:36:17 +08:00