mes/include/mes
Jan Nieuwenhuizen def115384e
boot: Add gc test.
* scaffold/boot/gc.test: New file.
* build-aux/check-boot.sh (TESTS): Add it.
* include/mes/symbols.h (cell_symbol_program): New symbol.
* src/symbol.c (init_symbols_): Initialize it.
* src/mes.c (main): Add it to environment.
2019-11-02 08:44:19 +01:00
..
builtins.h core: make-vector: Move to core. 2019-11-02 08:44:19 +01:00
cc.h core: Prepare for pointer-based cells. WIP 2019-11-02 08:44:13 +01:00
constants.h core: Create symbols dynamically. 2019-11-02 08:40:30 +01:00
lib-mini.h build: Simplify. 2019-06-08 15:36:22 +02:00
lib.h core: Use assert_msg. 2019-11-02 08:40:26 +01:00
m2.h mescc: Mes C Library: Add M2-Planet support. WIP 2019-11-02 08:44:18 +01:00
macros.h core: Prepare for M2-Planet: VALUE/TYPE indirections. 2019-11-02 08:44:17 +01:00
mes.h core: make-vector: Move to core. 2019-11-02 08:44:19 +01:00
symbols.h boot: Add gc test. 2019-11-02 08:44:19 +01:00