63 Commits

Author SHA1 Message Date
pikastech
248432836b support function define in the .pyi 2022-06-07 10:40:23 +08:00
pikastech
bce7f495c6 use analize_top_package() 2022-06-07 09:27:15 +08:00
pikastech
30209aff77 support return Object in CModule 2022-06-06 09:13:27 +08:00
lyon
f826f42295 adding writebytes and readbytes to stddevice 2022-05-23 16:54:56 +08:00
lyon
9e44992d33 precompiler ok in linux but not in win 2022-05-15 00:10:09 +08:00
lyon
e93fbb254f run "main" module as default 2022-05-13 09:27:59 +08:00
lyon
29fe0a99c9 still link lib in pikascriptInit 2022-05-13 09:13:02 +08:00
lyon
e32c73d7b3 support import cmodule from pymodules 2022-05-13 09:04:54 +08:00
lyon
3fe767a02e link library is ok 2022-05-11 19:57:59 +08:00
lyon
713607599b add py script comiple for pikaCompiler 2022-05-11 16:41:34 +08:00
lyon
ef3868c896 fix filter for binder 2022-05-10 22:36:25 +08:00
lyon
da447b01d5 import test_module1.py not ok 2022-05-07 19:51:52 +08:00
lyon
94f6d7c016 use rust-c pre-compiler instead 2022-05-06 12:57:33 +08:00
lyon
69a4510d0e add .h 2022-05-05 19:19:37 +08:00
lyon
04725f0996 build libpikabind is ok 2022-05-05 16:16:08 +08:00
lyon
56add2f591 build libpika_build.a 2022-05-05 16:06:57 +08:00
lyon
a725a4c0f5 not print warning when found *.py 2022-05-05 15:20:30 +08:00
lyon
8df290da3f use pyi instaed of py for C moudle 2022-04-28 11:47:37 +08:00
lyon
3a41e0e8ec pre-compiler only solve '#api' file 2022-04-26 22:00:20 +08:00
lyon
62718cc884 just not print info 2022-04-22 12:49:22 +08:00
lyon1998
96dfc6fc1d support 'from import' for pre-comiler 2022-04-21 12:37:23 +08:00
lyon1998
7006e7f014 use __do_analize_file to support indirect server 2022-04-20 19:06:11 +08:00
lyon1998
bffb69cc7c update gtest.sh 2022-04-20 18:44:26 +08:00
lyon1998
b015af566d update ctypes Test input to bytes 2022-04-19 18:30:24 +08:00
lyon1998
5bbb1ba948 only compile once 2022-04-18 18:05:34 +08:00
lyon1998
6c0e7e78c9 set other type all to PikaObj* 2022-04-16 14:16:12 +08:00
lyon1998
2c4ec18e06 fix preCompiler for snake case 2022-04-16 11:38:24 +08:00
lyon1998
e5d07cf0ce fix warnings for rust-msc 2022-04-08 23:59:16 +08:00
lyon1998
5429ae18b5 support self in msc 2022-04-07 09:19:14 +08:00
lyon1998
d4ead82c98 update pikaStdDevice to prot from package 2022-04-07 09:06:38 +08:00
lyon1998
89a683c6ce use defineConstructor in rust_compiler 2022-04-03 18:30:08 +08:00
lyon1998
6d9afa296e use obj_newObjInPackge instead of newMateObj directly 2022-03-31 19:35:48 +08:00
lyon1998
94ed084723 manully add packages in PikaStdLib 2022-03-31 18:27:54 +08:00
lyon
9dc0d5b10f solve the pkg in req.txt as the top package, to supply [pkg]-api.c and
[pkg].h
2022-02-16 19:15:09 +08:00
lyon
a7fb3ba1c8 check case when open file 2022-02-09 16:51:10 +08:00
lyon
ca923c87b8 compile pkgs in requestment.txt to 2022-02-05 04:00:08 +08:00
lyon
5ac0bf0c69 update rs 2022-01-31 01:21:25 +08:00
lyon
ce7c4aaa98 add version info 2022-01-31 01:02:31 +08:00
lyon
f783b8693d analyze line for version_info is ok 2022-01-31 00:45:43 +08:00
lyon
5b69ded4fb update version_info.rs 2022-01-31 00:31:12 +08:00
lyon
250a35025e update info output 2022-01-31 00:29:05 +08:00
lyon
041e924967 skip if requestment.txt no found 2022-01-31 00:15:47 +08:00
lyon
ee0997076c add rs file 2022-01-30 21:51:10 +08:00
lyon
a340f32e20 add info when file no found, change compiling frefix 2022-01-30 21:45:43 +08:00
lyon
372b619a13 task.do_always and task.run_once() is ok 2022-01-20 19:35:55 +08:00
lyon
3d556d6b06 support \n \r \t in print() 2022-01-10 21:49:52 +08:00
lyon
3ffb28afd6 support " and void line in main.py 2022-01-10 21:14:29 +08:00
lyon1998
6a7df37441 debug 'if' mistake in main.py 2021-10-26 09:37:16 +08:00
lyon1998
0f5bc44efd debug compiler for top package 2021-10-19 08:15:01 +08:00
lyon1998
4e12ab9193 use multiLine in pikascript init, tested ok 2021-10-18 21:34:47 +08:00