4443 Commits

Author SHA1 Message Date
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
3852651555 release v1.10.6 2022-08-30 18:42:39 +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
Lyon
d56aec5f7f
Merge pull request #203 from GorgonMeducer/support-lvgl-lib
Add LVGL Binding to cmsis-pack
2022-08-30 10:47:16 +08:00
Lyon
cfc4e848ed
Merge branch 'master' into support-lvgl-lib 2022-08-30 10:41:25 +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
李昂
c2bd4936b5
update port/cmsis-pack/make.bat.
Signed-off-by: 李昂 <liang6516@outlook.com>
2022-08-29 15:37:38 +00: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
5f46ee3b1d update contributer 2022-08-29 19:11:53 +08:00
pikastech
bd87197d3b release packages 2022-08-29 18:58:04 +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
李昂
446621fba2
!107 为pikaScript 开发的正则表达式模块
Merge pull request !107 from eglwang/master
2022-08-29 07:57:24 +00:00
eglwang
1f122e3a2a append re.pyi 2022-08-29 12:47:05 +08:00
pikastech
063e673955 more info for -api file 2022-08-29 12:40:12 +08:00
eglwang
1bf0becd79 Merge branch 'master' of https://gitee.com/eglwang/pikascript 2022-08-29 11:36:36 +08:00
eglwang
41a67198fa the re module,
which makes pikaScript support regular expression,
 just like what real python does.
 =====================
 为pikaScript开发的正则表达式模块
2022-08-29 11:36:29 +08:00
pikastech
5f1cba1f69 rm init() in doc 2022-08-29 11:06:48 +08:00
pikastech
eac4b77272 rm init() 2022-08-29 11:03:04 +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
李昂
78aba92e01
update examples/socket/server_client.py.
Signed-off-by: 李昂 <liang6516@outlook.com>
2022-08-28 06:54:13 +00: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
c774798c12 update packages.toml 2022-08-26 20:06:30 +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
4b5fc53d6a fix socket 2022-08-26 17:55:59 +08:00
pikastech
3d97469e25 add platform_h for socket.c 2022-08-26 17:55:17 +08:00
pikastech
127919697d release random, socket, change sort 2022-08-26 17:31:35 +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