9 Commits

Author SHA1 Message Date
ykiko
2d4cf81356
add module::create (#306)
* add `module::create`

* some clean.
2024-09-08 21:37:57 +08:00
blueloveTH
972f86f781 fix pybind11 2024-09-08 18:45:31 +08:00
blueloveTH
000fd1f087 redesign py_newstrn and py_newstrv 2024-09-08 18:42:34 +08:00
ykiko
4e5021089c
fix. (#302) 2024-08-28 15:27:27 +08:00
ykiko
9564013c1d
fix memory leak in property and staticmethod. (#301)
* fix memory leak in property and staticmethod.

* some format.
2024-08-28 13:16:46 +08:00
ykiko
7e99584ddc
pybind11 for pkpy 2.0 (#299)
* update pkbind.

* some fix.

* some fix.

* update job name.

* fix CI.

* remove iostream.
2024-08-23 09:55:27 +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
e4671902bb fix assert 2024-06-03 22:50:44 +08:00
ykiko
23bacf8b4d
add pybind11. (#254) 2024-05-30 23:14:31 +08:00