251 Commits

Author SHA1 Message Date
lyon
cfa3acba3b add more comments for modbus example 2023-03-03 00:24:04 +08:00
pikastech
3f1ebc12eb check pos arguments for fun with pos and vars 2023-03-02 18:43:25 +08:00
lyon
57a04ca87e fix built-in function print 2023-03-01 22:15:22 +08:00
lyon
f152db319c support fullfealure of type() 2023-03-01 22:03:51 +08:00
lyon
ae2ec0a7cd fix 'self' for get method from getattr 2023-03-01 19:28:16 +08:00
pikastech
cb30579c08 update thread, fix parse err on 'not in or' 2023-03-01 15:46:22 +08:00
lyon
3df11749dd add thread.self test 2023-02-28 10:59:53 +08:00
lyon
546daaabe0 logout syntex err line
fix parse err on complex list
2023-02-25 16:43:41 +08:00
lyon
b4f563cfe3 support user compotnents 2023-02-25 16:01:54 +08:00
lyon
a5836d258c fix typo 2023-02-25 15:33:19 +08:00
lyon
bc9bccd5a1 rename GPU info 2023-02-25 15:32:01 +08:00
lyon
c837a7a54f rename global backend to GPU 2023-02-25 15:30:50 +08:00
lyon
0d71c8eed3 fix run native constructor 2023-02-25 12:15:38 +08:00
lyon
9a0ea109e3 complex page test
restore src
2023-02-25 11:17:55 +08:00
lyon
47eca23f99 clean child first 2023-02-25 10:35:33 +08:00
lyon
5dfe330876 update PikaUI 2023-02-24 00:57:46 +08:00
lyon
21993122a3 fix weakref
add comment
2023-02-23 21:45:20 +08:00
lyon
2077880671 fix modbus err 2023-02-23 15:52:44 +08:00
lyon
b360b6d821 find mem err on self._child = [] 2023-02-23 00:36:08 +08:00
lyon
93f22cb39e auto scan backend for PikaUI
cancel PikaUI_core
2023-02-22 23:08:34 +08:00
lyon
0801544fd4 clean when first enter 2023-02-22 22:08:18 +08:00
lyon
78841bd587 add backend.clean() 2023-02-22 22:05:08 +08:00
lyon
6c6be65db6 support add and build 2023-02-22 21:59:28 +08:00
lyon
8172d50e13 rename pikaui backend 2023-02-22 20:39:59 +08:00
lyon
c95594d89b add cpp-test 2023-02-22 19:26:37 +08:00
lyon
16695292a1 fix ci 2023-02-22 09:57:16 +08:00
lyon
2aafbbdc84 support type(bool) 2023-02-18 16:50:24 +08:00
lyon
85d989028e support bool type 2023-02-18 16:35:03 +08:00
lyon
b576716ca2 add EXPCET 2023-02-15 12:30:51 +08:00
lyon
de571a2662 add while_try_while
fix while_try_while vm err
2023-02-15 12:29:47 +08:00
lyon
e1fb488b29 add test for socket_json issue 2023-02-15 11:25:38 +08:00
lyon
dfe17ff3b9 fix splitCollect and type hint inner default 2023-02-14 20:53:27 +08:00
lyon
165cc7d041 fix thread and socket on freertos
use pikaMalloc/Free inner platform_thread()

socket multithread test passed on linux

update

improve fast_test.sh
2023-02-14 19:37:30 +08:00
pikastech
9af5c1ea7f add test for sh_filter 2023-02-13 16:17:10 +08:00
pikastech
1a690ef5f4 fix CI 2023-02-13 16:08:28 +08:00
pikastech
e0bdc1b34b add sence test for shell_filter 2023-02-13 16:00:23 +08:00
pikastech
1265906952 format shell_filter
set sh_filter as default, add test caces
2023-02-13 15:57:31 +08:00
lyon
24dd3c8e5c add prime compile 2023-02-12 19:58:48 +08:00
lyon
9c8f60c839 add thread 2023-02-11 14:58:47 +08:00
pikastech
b09cae79d3 raise when list out of index, fix 'for except brea' 2023-02-11 14:44:11 +08:00
lyon
b469aaa4ec fix ci 2023-02-11 12:02:55 +08:00
lyon
994bb3bdc5 add weakref
add PikaUI test

test PikauI_core passed

save host_obj on methodArg

support save host_obj for method
2023-02-11 00:58:58 +08:00
lyon
cd0029b6d1 fix modbus panic when decode faild 2023-02-10 11:07:25 +08:00
lyon
612a8aa33d try to fix chain err 2023-02-09 17:16:40 +08:00
lyon
ec51e2cc11 add ui parse test 2023-02-09 15:53:15 +08:00
lyon
72cd354a8d fix run_file 2023-02-09 15:48:52 +08:00
lyon
dd61622277 support pwd for runFile 2023-02-08 19:02:34 +08:00
lyon
73e056141b fix mem leak when exit thread
support tuple args for _thread.start_new_thread()

update _thread
2023-02-01 21:35:49 +08:00
lyon
98bab11333 support yield 2023-02-01 00:41:19 +08:00
lyon
73b9effffd fix suger_multiassin inner def or class 2023-01-30 01:47:18 +08:00