5292 Commits

Author SHA1 Message Date
dreamcmi
76d2980dc4 remove socket debug printf 2023-02-12 21:44:18 +08:00
dreamcmi
cad688a7ee socket recv length fix to actual length 2023-02-12 21:42:30 +08:00
dreamcmi
8a21ba98d1 add socket.setblocking method 2023-02-12 20:44:40 +08:00
lyon
24dd3c8e5c add prime compile 2023-02-12 19:58:48 +08:00
李昂
32ca8b23b9 fix pico-dev 2023-02-12 19:53:06 +08:00
lyon
531dced423 use pikafs_fxxx API 2023-02-12 11:12:28 +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
pikastech
6f659ca93d rename vm_lock to GIL 2023-02-11 13:44:53 +08:00
lyon
b469aaa4ec fix ci 2023-02-11 12:02:55 +08:00
Lyon
7dcff7f4d9 Merge branch 'master' of https://github.com/pikasTech/PikaPython 2023-02-11 03:51:16 +00: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
5c40520e69 auto release 2023-02-10 11:07:56 +08:00
lyon
cd0029b6d1 fix modbus panic when decode faild 2023-02-10 11:07:25 +08:00
lyon
523aea3d73 add PIKAUI 2023-02-09 23:17:40 +08:00
lyon
30bc567bd6 fix n_used
restore test
2023-02-09 23:12:17 +08:00
lyon
abbe038eb3 restore n_num 2023-02-09 17:40:44 +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
李昂
9684876422
update src/PikaCompiler.c.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-08 11:52:46 +00:00
lyon
8bf5e94113 fix run file, fix msvc 2023-02-08 19:30:47 +08:00
李昂
42dfc37b14
update src/dataArg.h.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-08 11:12:17 +00:00
李昂
858742fb36
update src/PikaObj.h.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-08 11:12:01 +00:00
李昂
fdcbfabccb
update src/PikaPlatform.c.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-08 11:10:53 +00:00
lyon
f362df70c6 supporting run file for other folder 2023-02-08 19:06:25 +08:00
lyon
dd61622277 support pwd for runFile 2023-02-08 19:02:34 +08:00
lyon
e33e7363b6 add pikaPath utiles 2023-02-08 18:25:08 +08:00
李昂
c6db38c0a0
fix compile err on msvc
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-05 09:42:55 +00:00
李昂
4451d6b504
fix compile err on msvc
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-05 09:42:15 +00:00
lyon
91f9d74082 fix read too many bytes from uart.readBytes() 2023-02-03 17:11:47 +08:00
Lyon
1e012b29c7
Delete .github/ISSUE_TEMPLATE directory 2023-02-02 22:56:48 +08:00
lyon
15c1c01942 fix CI 2023-02-02 12:12:09 +08:00
lyon
e55c9a6a17 fix platform_thread_mutex, update time 2023-02-02 00:12:21 +08:00
lyon
0084d91e6d release _thread, mqtt 2023-02-01 21:38:46 +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
20bfc6a681 more thread support 2023-02-01 13:31:30 +08:00
lyon
0752afac79 add _thread module 2023-02-01 13:15:15 +08:00
lyon
98bab11333 support yield 2023-02-01 00:41:19 +08:00
lyon
d9925cab7c support yiled from time.sleep() 2023-02-01 00:37:05 +08:00
lyon
33cc4aacce add old_api 2023-01-31 23:40:08 +08:00
lyon
d7fedffdc5 renmae platform_timer to thread_timer 2023-01-31 23:38:55 +08:00
lyon
2adfc21929 update info 2023-01-31 18:34:43 +08:00
lyon
73b9effffd fix suger_multiassin inner def or class 2023-01-30 01:47:18 +08:00
lyon
d00e1f9158 add diff tools 2023-01-29 13:02:43 +08:00
lyon
4d1c420ae1 support findpkg 2023-01-29 12:53:50 +08:00
lyon
441ae6a1f8 support latestversion 2023-01-29 12:51:00 +08:00
lyon
74142cb3d6 rm diff 2023-01-29 12:41:38 +08:00
lyon
7f955c9d7f add release tools 2023-01-29 12:39:58 +08:00
lyon
ecbadc9329 fix v1.12.0, ready to release v1.12.0 v1.12.0 2023-01-29 12:12:14 +08:00