7 Commits

Author SHA1 Message Date
Lyon
a3a3d8fb75 make all kernal files to be single ascii 2023-08-01 19:44:05 +08: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
李昂
f86ddc3d12 !32 support gcov and lcov
* install lcov in docker
* add lcov.sh support gcov
2022-06-21 06:19:07 +00:00
lyon
5b2ea98b77 solve warnigns of Arg Type 2022-05-22 21:11:32 +08:00
lyon
e25cbbef92 cmo to com 2021-11-16 08:49:33 +08:00
lyon
669b037519 add MIT license to sorce files 2021-11-16 08:46:44 +08:00
graduateDesign
9449448756 change example to bsp 2021-10-04 01:08:08 +08:00