95 Commits

Author SHA1 Message Date
Lyon
b0229741ec support .h gen for every .pyi to avoid compile err 2023-07-16 14:59:19 +08:00
Lyon
87176dbd53 update pikac 2023-07-07 01:46:45 +08:00
Lyon
87b426f53e update msc-win10 to version5 2023-07-06 19:33:12 +08:00
Lyon
129b2b95c8 support tuple(), '^', and more self-opt 2023-06-29 01:03:26 +08:00
Lyon
c43b710d64 update pikacompiler to fix parse bugs 2023-06-22 13:10:13 +08:00
pikastech
ebf4344608 fix msc rm dir field 2023-05-23 21:54:16 +08:00
pikastech
08109ed4e0 fix msc remove err 2023-05-23 21:03:15 +08:00
pikastech
4fa7e9ab3e ready to release v1.12.3 2023-05-23 18:26:03 +08:00
lyon
32c2c1eed5 ready to release v1.12.2 2023-05-03 22:25:02 +08:00
pikastech
f53f6571bd support 1M precompiler file buff 2023-04-19 18:42:07 +08:00
pikastech
aeef23fc3b fix align issue on unpack file 2023-03-23 16:30:26 +08:00
pikastech
da27ea4492 fix format err after code block when codegen
udpate msc
2023-03-21 13:49:33 +08:00
pikastech
03e1b65689 support examples on API doc 2023-03-20 11:03:56 +08:00
pikastech
d8405c4f1a add doc backend
support file2doc, can draw function

use HELPER_MACRO in parser_test

fixing dostring parse

fix docstring

generate md with class and function ok

succeed to generate docstring to markdown

generate API doc ok

support --docgen and --docgen -o arg for compiler

update msc
2023-03-19 21:10:38 +08:00
lyon
c58b0ccd0c update msc 2023-03-15 22:24:26 +08:00
pikastech
ee9d1e696a auto release packages form linux port 2023-03-15 16:20:59 +08:00
lyon
8ad1427f51 fix parse err, open assert on rust-msc-
add test about while data[:]

add test for list_list slice

release cross build
2023-03-08 20:54:42 +08:00
pikastech
408c2d30d7 update msc 2023-03-01 15:47:25 +08:00
lyon
85d989028e support bool type 2023-02-18 16:35:03 +08:00
lyon
c8942776e9 update msc 2023-02-14 21:06:04 +08:00
lyon
dacf1584e4 fix cross build 2023-02-14 11:37:28 +08:00
lyon
c96d9eb1a4 update modules_size 2023-01-19 21:41:59 +08:00
lyon
4a654c0884 update msc 2023-01-19 21:19:40 +08:00
lyon
a88cb68bd7 update precompiler 2023-01-19 18:14:30 +08:00
lyon
8021938826 redirect PikaStdDevice.Time to time, fix msc 2023-01-10 11:41:21 +08:00
lyon
1a66a70893 update pre-compiler
update version
2022-12-03 19:06:09 +08:00
lyon
b9c94ca91d update precompiler 2022-11-15 09:59:12 +08:00
lyon
338d385be7 fix compile py module on requestment.exe faild 2022-10-29 22:10:27 +08:00
lyon
0dc51e23c3 use 0x0f as magic code begin 2022-10-27 13:03:25 +08:00
lyon
779f02b39d gen magic code for *.py.o 2022-10-24 12:20:35 +08:00
lyon
df65e2def9 support RES on pikaCompiler 2022-10-24 10:14:12 +08:00
lyon
f507182d3f fix ./msc xxx -o yyy 2022-10-24 00:27:11 +08:00
lyon
3fbbd94e5a build rust-msc for windows 2022-10-24 00:18:39 +08:00
lyon
ed060f0c24 use u32 size value inner *.py.o 2022-10-23 18:57:00 +08:00
pikastech
e72d1efa36 ignore .pyi if .py.o exist
support load py.o

add cjon_test.pyi
2022-10-21 12:30:42 +08:00
pikastech
6bb5adde37 support run obj_runChar inner pikaScriptShell 2022-10-20 22:51:51 +08:00
pikastech
cde255ea4b fix msvc 2022-10-17 14:06:29 +08:00
pikastech
489b103ace release v1.11.5 2022-10-15 23:33:54 +08:00
pikastech
45c3edcfa1 add test for UnitTest.py
add volatile for precompiler

update prec
2022-10-08 19:23:32 +08:00
pikastech
4d3bcac816 release v1.11.3 2022-10-04 17:53:59 +08:00
pikastech
6a9535470b support mod1 import mod2 import mod1 2022-10-02 16:29:48 +08:00
pikastech
3743fe3f88 reduce pre-compiler size 2022-10-01 18:47:31 +08:00
pikastech
58b62afee2 update win10 pre-compiler 2022-09-30 15:45:17 +08:00
pikastech
d63d50a322 use pika_float to support switch for float/double
update pre-comp

update pre-win
2022-09-28 11:54:10 +08:00
pikastech
dd73fa7b5a ready to release v1.11.2 2022-09-24 20:58:24 +08:00
pikastech
b2cdbe1ee7 release v1.11 2022-09-16 15:34:17 +08:00
pikastech
db54438caf support pass
support pass
2022-09-15 18:44:18 +08:00
pikastech
c7156e318f update msc
update version
2022-09-02 00:39:04 +08:00
pikastech
3a5b289c0d add #ifndef for each module in __pikaBinding.c
release v1.10.6

uprdate msc
2022-08-30 18:41:39 +08:00
pikastech
11088f6b4b rm -api
generate only one -api file
2022-08-25 11:23:56 +08:00