203 Commits

Author SHA1 Message Date
BLUELOVETH
a9d296dedc
Merge pull request #278 from 16bit-ykiko/fix_exec
fix py_exec and py_eval.
2024-06-18 20:46:15 +08:00
ykiko
21d886f1a4 fix format. 2024-06-18 20:39:02 +08:00
ykiko
435ded95b5 fix format. 2024-06-18 20:37:57 +08:00
ykiko
f937fc1da8 fix format. 2024-06-18 20:37:27 +08:00
ykiko
71432a4054 fix format. 2024-06-18 20:36:42 +08:00
ykiko
cc4dd34c86 fix py_exec and py_eval. 2024-06-18 19:49:30 +08:00
BLUELOVETH
6736fa7f50
fix bind -1 2024-06-17 20:04:49 +08:00
blueloveTH
77e3d2e88f some fix 2024-05-14 00:10:40 +08:00
blueloveTH
4ab7c10ed1 some fix 2024-05-12 20:34:15 +08:00
blueloveTH
82d192e8da replace PyObject* with PyVar 2024-05-12 20:16:55 +08:00
blueloveTH
a6a834da29 add py_op 2024-05-11 12:44:42 +08:00
blueloveTH
148dd96c09 Update vm.cpp 2024-05-10 19:49:57 +08:00
blueloveTH
707a880c2e some fix 2024-05-10 16:45:08 +08:00
blueloveTH
4ef2e9d156 remove set_userdata 2024-05-10 16:13:35 +08:00
blueloveTH
b09b848c23 Update vm.cpp 2024-05-10 14:08:20 +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
6778d29ffa replace UserData to any 2024-05-08 14:50:41 +08:00
blueloveTH
4a1cf10e74 add pkpy::any 2024-05-08 14:45:42 +08:00
blueloveTH
eae0aa6c8b some fix 2024-05-05 11:36:17 +08:00
blueloveTH
9943516d79 some fix 2024-05-05 10:55:51 +08:00
blueloveTH
0f47105b27 doc fix 2024-05-05 10:51:06 +08:00
blueloveTH
782be0f1bf some rename 2024-05-05 00:04:48 +08:00
blueloveTH
e8a76806c7 some update 2024-05-04 22:35:54 +08:00
blueloveTH
d4192be0e4 fix py_list 2024-05-04 21:56:47 +08:00
blueloveTH
620c1d2882 change _import_handler 2024-05-04 20:04:15 +08:00
blueloveTH
0a725eecb2 some refactor 2024-05-04 20:00:36 +08:00
blueloveTH
a5800f2bd6 some fix 2024-05-04 17:51:09 +08:00
blueloveTH
634ad16d45 some fix 2024-05-04 16:53:36 +08:00
blueloveTH
3c480cee11 remove old bind_func 2024-05-04 13:25:30 +08:00
blueloveTH
d06d50f181 remove bind_method 2024-05-04 13:16:39 +08:00
blueloveTH
dd5a5e096f add bind_field<> 2024-05-04 12:34:57 +08:00
blueloveTH
99457e1797 some refactor 2024-05-03 21:05:18 +08:00
blueloveTH
bb27112575 some refactor 2024-05-03 20:54:18 +08:00
blueloveTH
f91c4db49d some fix 2024-05-03 20:36:07 +08:00
blueloveTH
d313257d48 some rename 2024-05-03 20:04:40 +08:00
blueloveTH
8795d2c06d some fix 2024-05-03 19:53:55 +08:00
blueloveTH
beec29d0c3 some refactor 2024-05-03 19:51:41 +08:00
blueloveTH
fd12deeec3 remove VM::top_frame 2024-05-03 19:49:12 +08:00
blueloveTH
4f520a0c26 some rename 2024-05-03 19:45:05 +08:00
blueloveTH
9331e8eae0 some rename 2024-05-03 19:39:16 +08:00
blueloveTH
022e9c53fb move min/max to cpp 2024-05-03 17:38:32 +08:00
blueloveTH
46a800e43b some refactor 2024-05-03 17:04:05 +08:00
blueloveTH
15c254ab87 rollback fix init 2024-05-03 16:36:50 +08:00
blueloveTH
48bd3e113e some fix 2024-05-03 15:54:29 +08:00
blueloveTH
d8d5a1588a some refactor 2024-05-03 15:48:29 +08:00
blueloveTH
3ae17e00f2 some fix 2024-05-03 15:23:16 +08:00
blueloveTH
5be2745220 some fix 2024-05-02 16:03:24 +08:00
blueloveTH
51611da6d9 Update vm.cpp 2024-04-30 20:34:21 +08:00