mes/src
Jan (janneke) Nieuwenhuizen febb4bc786
core: gc: FRAME_SIZE.
* src/gc.c (FRAME_SIZE): New constant.
(gc_loop, gc_): Use it.
2020-12-31 14:00:29 +01:00
..
builtins.c core: Remove macros from cell creation: make_char .. make_string. 2020-12-31 14:00:28 +01:00
display.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2020-12-31 14:00:28 +01:00
eval-apply.c core: Remove macros from cell creation: make_char .. make_string. 2020-12-31 14:00:28 +01:00
gc.c core: gc: FRAME_SIZE. 2020-12-31 14:00:29 +01:00
hash.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2020-12-31 14:00:28 +01:00
lib.c core: Remove macros from cell creation: make_char .. make_string. 2020-12-31 14:00:28 +01:00
math.c core: Remove macros from cell creation: make_char .. make_string. 2020-12-31 14:00:28 +01:00
mes.c core: Remove macros from cell creation: make_char .. make_string. 2020-12-31 14:00:28 +01:00
module.c core: Upcase register names. 2020-12-31 14:00:27 +01:00
posix.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2020-12-31 14:00:28 +01:00
reader.c core: Remove macros from cell creation: make_char .. make_string. 2020-12-31 14:00:28 +01:00
string.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2020-12-31 14:00:28 +01:00
struct.c core: Remove macros from cell creation: make_char .. make_string. 2020-12-31 14:00:28 +01:00
symbol.c core: Create symbols dynamically. 2020-12-31 14:00:28 +01:00
vector.c core: Remove macros from cell creation: make_char .. make_string. 2020-12-31 14:00:28 +01:00