d73df09ab6
* src/mes.c (STACK_SIZE)[MES_ARRAY_STACK]: New variable. (g_stack_array): New variable. (g_stack): Change type to SCM*. (gc_push_frame)[MES_ARRAY_STACK]: Use g_stack_array, g_stack. (gc_peek_frame): Likewise. (gc_pop_frame): Likewise. * src/gc.c (gc_check): Likewise. (gc): Likewise. |
||
---|---|---|
.. | ||
boot | ||
tests | ||
argv.c | ||
cons-mes.c | ||
gc.scm | ||
hello.c | ||
main.c | ||
malloc.c | ||
micro-mes.c | ||
mini-mes.c | ||
read.c | ||
read.data | ||
tiny-mes.c |