15 Commits

Author SHA1 Message Date
Lyon
a3a3d8fb75 make all kernal files to be single ascii 2023-08-01 19:44:05 +08:00
Lyon
1f92b8135c using clang-tidy and add format.py to auto-format 2023-07-09 23:12:21 +08:00
pikastech
7aaeffeeb0 add cpp support for kernal .h 2023-03-28 09:37:30 +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
pikastech
d63d50a322 use pika_float to support switch for float/double
update pre-comp

update pre-win
2022-09-28 11:54:10 +08:00
pikastech
83b3611c4a use double in ARG_FLOAT 2022-06-10 09:29:49 +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
pikastech
20160fb31b debug ac5 warnings 2021-11-14 19:22:45 +08:00
lyon
5316ede928 add Warning flag and solve warnings 2021-11-14 18:39:08 +08:00
lyon1998
3cbc4292a0 add pikaParser 2021-10-13 18:05:54 +08:00
lyon1998
1b1b677d85 test getCurrentObj for queueObj 2021-10-13 15:23:41 +08:00
lyon1998
7d1b434104 add queueObj and test 2021-10-13 15:10:52 +08:00
lyon1998
9c27e42126 add queueObj 2021-10-13 14:38:44 +08:00
lyon1998
23aea8c71b add queueObj 2021-10-13 14:30:17 +08:00