1277 Commits

Author SHA1 Message Date
pikastech
4827c6d031 add example function.py 2022-09-02 09:22:39 +08:00
pikastech
fd15dc96af support vars_keys and pos_vars_keys 2022-09-02 01:17:00 +08:00
pikastech
c7156e318f update msc
update version
2022-09-02 00:39:04 +08:00
pikastech
d4a0b37958 support **keys in cmodule
support print('test', end='')
2022-09-02 00:33:50 +08:00
pikastech
da2e9b3779 Merge branch 'key' 2022-08-31 00:46:42 +08:00
pikastech
a2bbc06a39 fix ci 2022-08-31 00:44:45 +08:00
李昂
7d191fc2ea !108 keys
* def foo(**keys) in py is ok
* __kwargs is ok
* gening dict
* fix arg->flag init faild
* supporting **keys
2022-08-30 16:40:04 +00:00
pikastech
1c9a4c8b5c def foo(**keys) in py is ok 2022-08-31 00:38:51 +08:00
pikastech
3b9f0112ed __kwargs is ok 2022-08-31 00:15:23 +08:00
pikastech
b569c4dc2e gening dict 2022-08-30 23:10:59 +08:00
Gabriel Wang
a1dbcafc32 minor updates and fixes 2022-08-30 14:47:54 +01:00
Gabriel Wang
af18b3b98e fix typo 2022-08-30 13:47:50 +01:00
Gabriel Wang
94d0dc55dc Delete __pikaBindingLVGLDefault.c 2022-08-30 13:44:37 +01:00
Gabriel Wang
7c36526382 Update PikaTech.PikaScript.xml 2022-08-30 13:39:56 +01:00
Lyon
56c5027b48 update cmsis-pack to v1.10.6 2022-08-30 18:47:49 +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
c8137e8204 fix ci 2022-08-30 16:05:44 +08:00
pikastech
718b11d482 support try except in cmodule
not use try_top or try_inner

try dict nofound and try len is tested ok
2022-08-30 15:37:09 +08:00
pikastech
2dd8b6979d add get/set arg_serialized
add setIsKeyword

support keyword input
2022-08-30 12:25:57 +08:00
pikastech
e98c6b4e13 restore befor OUT 2022-08-30 12:05:28 +08:00
pikastech
e19d44cc92 befor pull 2022-08-30 11:59:17 +08:00
pikastech
abe576d9e5 OUT for keyword pars is ok 2022-08-30 11:58:13 +08:00
Gabriel Wang
fafb579bd5 Update make.bat 2022-08-30 00:32:42 +01:00
Gabriel Wang
6e8ca6e2b8 update cmsis-pack to support LVGL Binding 2022-08-30 00:29:56 +01:00
Gabriel Wang
c6ca975a04 update the script to generate pdsc 2022-08-29 23:44:05 +01:00
Gabriel Wang
c8e51450c5 update cmsis-pack pdsc 2022-08-29 22:45:54 +01:00
Lyon
72738b903d add make.bat 2022-08-29 23:29:29 +08:00
Lyon
0fa44706db support win for makepdsc 2022-08-29 23:23:51 +08:00
pikastech
87da4d26d1 release v1.10.5, and readyto re 2022-08-29 18:57:10 +08:00
pikastech
d890d51f94 fix s = '\\' 2022-08-29 18:34:20 +08:00
pikastech
8404d5a305 support '//' transfer to '/' 2022-08-29 18:09:45 +08:00
pikastech
cfbc2d98f9 fix cre.c:310:3: error: a label can only be part of a statement and a declaration is not a statement 2022-08-29 16:58:01 +08:00
pikastech
a0b14d80e2 update readme.md 2022-08-29 16:45:41 +08:00
pikastech
0e19a6a2b5 fix some mem leaks 2022-08-29 16:32:10 +08:00
pikastech
f76e456ea0 add test, examples for re, fix some mem leak 2022-08-29 16:29:03 +08:00
pikastech
6726169ad9 serilized to api
use mask in arg for serilized

support isKeyword flag for arg
2022-08-28 19:25:03 +08:00
pikastech
004c0b45fc add more comments for sockets 2022-08-28 15:13:39 +08:00
pikastech
6eec732fb5 add link for test 2022-08-27 15:01:12 +08:00
pikastech
12bb6bf4a9 add check version MACRO 2022-08-27 14:55:08 +08:00
pikastech
f09ea25237 add version check for socket and stddevice 2022-08-26 20:05:20 +08:00
pikastech
5f75d370dd update stddevice 2022-08-26 19:41:25 +08:00
pikastech
3d97469e25 add platform_h for socket.c 2022-08-26 17:55:17 +08:00
pikastech
7244267b68 test socket ok 2022-08-26 17:25:45 +08:00
pikastech
ecaf7ed0e9 add __platform for socket, add override 2022-08-26 16:40:12 +08:00
Lyon
56dd73f5e9 add make.sh 2022-08-26 08:07:47 +08:00
Lyon
f838333af0 auto make pdsc ok 2022-08-26 08:05:51 +08:00
Lyon
973b3d5c5e group for lvgl 2022-08-26 01:14:49 +08:00
Lyon
2e8a0b8864 update to v1.10.3, add lvgl 2022-08-26 00:51:41 +08:00
pikastech
e7cc5d2fc6 upgrade to v1.10.3 2022-08-25 11:44:34 +08:00
pikastech
11088f6b4b rm -api
generate only one -api file
2022-08-25 11:23:56 +08:00