mes/src
Jan (janneke) Nieuwenhuizen a54f6e9028
core: Prepare for M2-Planet: M2_CELL_SIZE.
* src/gc.c (M2_CELL_SIZE): Hack for missing pointer arithmetic in
M2-Planet.
(gc_init, alloc, make_cell, gc_up_arena, gc_copy, gc_loop, gc_): Use it.
2020-07-16 21:56:49 +02:00
..
builtins.c core: builtin_p: Prepare for M2-Planet. 2020-07-16 19:07:22 +02:00
display.c core: Remove CBYTES, CSTRING, NCBYTES macros. 2020-05-19 08:55:41 +02:00
eval-apply.c core: Use unique assert_msg. 2020-07-18 08:12:41 +02:00
gc.c core: Prepare for M2-Planet: M2_CELL_SIZE. 2020-07-16 21:56:49 +02:00
hash.c core: Prepare for M2-Planet: M2_CELL_SIZE. 2020-07-16 21:56:49 +02:00
lib.c core: last_pair: Prepare for M2-Planet. 2020-07-16 21:25:06 +02:00
math.c core: Remove macros from cell creation: make_char .. make_string. 2020-05-18 22:35:12 +02:00
mes.c core: Use unique assert_msg. 2020-07-18 08:12:41 +02:00
module.c core: Upcase register names. 2020-05-17 22:32:53 +02:00
posix.c core: open_output_file: Prepare for M2-Planet. 2020-07-16 21:32:39 +02:00
reader.c core: reader_read_block_comment: Prepare for M2-Planet. 2020-07-16 21:38:21 +02:00
string.c core: read_string: Prepare for M2-Planet. 2020-07-16 21:44:40 +02:00
struct.c core: Prepare for pointer cells. 2020-07-14 15:57:49 +02:00
symbol.c core: Prepare for M2-Planet: M2_CELL_SIZE. 2020-07-16 21:56:49 +02:00
vector.c core: Prepare for M2-Planet: M2_CELL_SIZE. 2020-07-16 21:56:49 +02:00