mes/src
Jan (janneke) Nieuwenhuizen d6ff15fb47
test/gc: Add gc inspection test.
* src/test/gc.c (main): New unit test.
* simple.make (test-gcc, test-m2): New target to build it.
* build-aux/pointer.sh: Add it.
2021-01-01 16:19:09 +01:00
..
test test/gc: Add gc inspection test. 2021-01-01 16:19:09 +01:00
builtins.c core: make-vector: Move to core. 2021-01-01 16:19:09 +01:00
core.c core: Split-out core.c. 2021-01-01 16:17:17 +01:00
display.c core: Prepare for M2-Planet: if (foo). 2021-01-01 16:03:45 +01:00
eval-apply.c core: make-vector: Move to core. 2021-01-01 16:19:09 +01:00
gc.c test/gc: Add gc inspection test. 2021-01-01 16:19:09 +01:00
hash.c core: make-vector: Move to core. 2021-01-01 16:19:09 +01:00
lib.c core: Split-out stack.c 2021-01-01 16:17:17 +01:00
math.c core: Prepare for M2-Planet: VALUE/TYPE indirections. 2021-01-01 16:03:45 +01:00
mes.c mescc: Mes C Library: Add M2-Planet support. 2021-01-01 16:17:19 +01:00
module.c core: Upcase register names. 2020-12-31 14:00:27 +01:00
posix.c core: posix: Prepare for M2-Planet. 2021-01-01 16:17:21 +01:00
reader.c core: Prepare for M2-Planet: if (foo). 2021-01-01 16:03:45 +01:00
stack.c core: make-vector: Move to core. 2021-01-01 16:19:09 +01:00
string.c core: Prepare for M2-Planet: VALUE/TYPE indirections. 2021-01-01 16:03:45 +01:00
struct.c core: make_struct: Avoid creating garbage. 2021-01-01 16:19:09 +01:00
symbol.c core: Prepare for M2-Planet: if (foo). 2021-01-01 16:03:45 +01:00
vector.c core: make-vector: Move to core. 2021-01-01 16:19:09 +01:00