5394 Commits

Author SHA1 Message Date
Gabriel Wang
db47c72fa2 add instruction extension support to VM 2023-03-07 21:47:32 +00:00
lyon
38388625ca support mark-sweep gc
change project name and url on kernal sources

rename global Value

format name

use g_PikaObjState

add gc chain

add gc_mark()

add printCanFree

add sub locals init

try use mark-sweep to solve circle-ref

use mark sweep to collect circle ref succeed

import mark-sweep GC

config_default

update
2023-03-05 12:57:27 +08:00
lyon
cfa3acba3b add more comments for modbus example 2023-03-03 00:24:04 +08:00
李昂
091ed03eb8
cancel code server
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-03-02 15:17:56 +00:00
pikastech
3f1ebc12eb check pos arguments for fun with pos and vars 2023-03-02 18:43:25 +08:00
pikastech
1d8e1cfb79 add EVENT_THREAD_ENABLE config 2023-03-02 18:08:07 +08:00
pikastech
689deb4986 update contribute log 2023-03-02 11:10:40 +08:00
pikastech
c3475b111e fix typo 2023-03-02 11:09:01 +08:00
pikastech
34c90fd629 more comtributor log 2023-03-02 11:07:23 +08:00
pikastech
54a1589dca details for README_zh 2023-03-02 10:45:44 +08:00
pikastech
82aaf98d4c fix README 2023-03-02 10:15:32 +08:00
pikastech
c7276d1d05 fix details 2023-03-02 10:12:22 +08:00
pikastech
47da2d7c74 fix format 2023-03-02 10:10:22 +08:00
pikastech
84539746ea fix README 2023-03-02 10:08:09 +08:00
pikastech
88f39a2558 add <detauls> on readme 2023-03-02 10:05:23 +08:00
lyon
c01775b39a add comment for modbus.py, from AI 2023-03-02 00:35:14 +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
cc6fd6605b ready to intruce mark-sweep GC 2023-03-01 21:23:33 +08:00
lyon
ae2ec0a7cd fix 'self' for get method from getattr 2023-03-01 19:28:16 +08:00
pikastech
408c2d30d7 update msc 2023-03-01 15:47:25 +08:00
pikastech
cb30579c08 update thread, fix parse err on 'not in or' 2023-03-01 15:46:22 +08:00
李昂
773183a097
update tools/pikaStudio/release.txt.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-28 12:42:13 +00:00
李昂
7e1b48e3f7
update package/STM32F1/STM32F1_Time.c.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-28 03:27:52 +00:00
李昂
8e499bfea6
update package/STM32F1/STM32F1.pyi.
Signed-off-by: 李昂 <liang6516@outlook.com>
2023-02-28 03:27:36 +00:00
lyon
3df11749dd add thread.self test 2023-02-28 10:59:53 +08:00
pikastech
fc5e21140b fix ci, fix wars 2023-02-27 19:47:46 +08:00
pikastech
10b599d281 use new doc url 2023-02-27 14:20:21 +08:00
李昂
b04a8f99f4
!218 pika_lvgl_v0.4.4_1677417233663
Merge pull request !218 from pikabot/pika_lvgl_v0.4.4_1677417233663
2023-02-26 13:16:06 +00:00
lyon
926864aab7 update_toml 2023-02-26 21:14:45 +08:00
lyon
fe6d343b61 add_files 2023-02-26 21:14:45 +08:00
pikastech
6258ccebb2 add clear() builtin, fix REPL thread 2023-02-26 17:48:19 +08:00
pikastech
6d4b7a3eb7 enhance event ant thread
enhance _thread start
2023-02-26 17:04:58 +08:00
李昂
dbb4443aed
!217 修复socket模块在lwip中fcntl的参数数量错误
Merge pull request !217 from 梦程MI/fix/socket_fcntl
2023-02-26 03:11:25 +00:00
dreamcmi
2ac39e522d fix socket fcntl has wrong number of parameters in lwip 2023-02-26 02:00:10 +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
pikastech
772d990cfa limit max event pickup 2023-02-24 19:20:20 +08:00
pikastech
265b19f305 add YILED_PERIOD 2023-02-24 15:58:21 +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
c2d6c7d8ed fix bytecode gen 2023-02-23 18:37:11 +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