2716 Commits

Author SHA1 Message Date
Anurag Bhat
b2bbd09263
Merge a numpy compatible with v1.x (#305)
* Add numpy

* Some refactor
2024-09-06 13:05:01 +08:00
ykiko
9694f86348
fix compile error. (#304) 2024-09-04 20:20:34 +08:00
BLUELOVETH
981e6e6e88 support abs() for complex objects 2024-07-21 08:29:53 +00:00
BLUELOVETH
066554f241
Update website.yml 2024-07-13 17:02:08 +08:00
BLUELOVETH
9bb19f4c9c
Update .gitignore 2024-07-13 16:39:51 +08:00
BLUELOVETH
6134175df4
Update config.h 2024-07-13 16:39:15 +08:00
BLUELOVETH
51ce483c48
Merge pull request #290 from 16bit-ykiko/fix-capsule
some fix.
2024-07-02 23:21:38 +08:00
ykiko
f803a7eca6 some fix. 2024-07-02 23:14:44 +08:00
BLUELOVETH
8d0e304ecd
Merge pull request #289 from 16bit-ykiko/fix-capsule
update capsule.
2024-07-02 22:57:10 +08:00
ykiko
901cf714a2 update. 2024-07-02 22:38:37 +08:00
BLUELOVETH
37c22653f1
Merge pull request #286 from 16bit-ykiko/pybind11-improvement
some fix.
v1.4.6
2024-06-20 12:08:28 +08:00
ykiko
f162cd308a some fix. 2024-06-20 12:03:45 +08:00
BLUELOVETH
4ba0b7d2e2
Update pybind11.md 2024-06-19 16:19:20 +08:00
BLUELOVETH
2d6def4bbd
Merge pull request #285 from 16bit-ykiko/pybind11-doc
update document.
2024-06-19 16:10:29 +08:00
ykiko
a5a3c75b83 fix typo. 2024-06-19 16:09:54 +08:00
ykiko
8ffcacf99f Update. 2024-06-19 16:06:16 +08:00
ykiko
a2cb91b125 update document. 2024-06-19 15:51:15 +08:00
BLUELOVETH
86006d0b61
Update migrate.md 2024-06-19 15:51:01 +08:00
BLUELOVETH
a08c5af6e9
Update migrate.md 2024-06-19 15:47:41 +08:00
BLUELOVETH
475be8ce80
Merge pull request #283 from 16bit-ykiko/doc
Update README.
2024-06-19 14:24:35 +08:00
ykiko
12d748ba7d fix format. 2024-06-19 14:15:48 +08:00
BLUELOVETH
0c1bd532f8
Merge pull request #282 from 16bit-ykiko/pybind11-fix
some fix.
2024-06-19 13:05:58 +08:00
ykiko
d52cbec80c Update README. 2024-06-19 12:32:58 +08:00
ykiko
e16aa501ef some fix. 2024-06-19 12:19:05 +08:00
blueloveTH
59bbecdbee fix versions 2024-06-19 11:06:19 +08:00
blueloveTH
f5c356a047 some fix 2024-06-19 11:04:32 +08:00
blueloveTH
68f8cd1159 Update migrate.md 2024-06-19 11:02:56 +08:00
blueloveTH
259394d7ad doc fix 2024-06-19 10:58:13 +08:00
BLUELOVETH
fece79b169
Merge pull request #280 from 16bit-ykiko/pybind11
experiment implementation of pybind11.
2024-06-18 21:06:22 +08:00
ykiko
95553438e1 experiment implementation of pybind11. 2024-06-18 20:51:28 +08:00
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
0406dfab78
Delete docs/1_5_0.md 2024-06-09 22:49:28 +08:00
Janos
f9c00fd706
Fixes #248: sys.stderr.write() does not use vm->stderr_write (#249)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
2024-05-30 00:17:36 +08:00
Vadim Grigoruk
56369bfa6f
wasm build fix (#245)
Thanks for your fix.
2024-05-27 13:32:07 +08:00
blueloveTH
02b922a93e add vec test v1.0 2024-05-25 14:51:33 +08:00
blueloveTH
68c8f72ba5 Create vec.py 2024-05-25 14:47:10 +08:00
blueloveTH
845c9153e8 add version macro for v1 2024-05-19 20:26:53 +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
a37b6043d9 fix docs 2024-05-12 20:24:16 +08:00
blueloveTH
f5de8b12b8 replace PyObject* with PyVar 2024-05-12 20:18:27 +08:00
blueloveTH
82d192e8da replace PyObject* with PyVar 2024-05-12 20:16:55 +08:00
blueloveTH
7fd4e3fdfb replace PyObject* with PyVar 2024-05-12 20:04:40 +08:00
blueloveTH
60f248b245 fix doc 2024-05-12 19:54:00 +08:00