mes/include/mes
Gabriel Wicki c7777121e8
core: Remove code duplication.
* src/gc.c (news_bytes): Remove copy of cell_bytes.
(gc_copy): Use cell_bytes instead.
* include/mes/mes.h (news_bytes): Remove prototype.
2022-05-13 08:27:56 +02:00
..
builtins.h core: Add gc-stats. 2020-12-31 10:34:07 +01:00
cc.h core: Drop support for number based cells. 2020-09-20 11:32:38 +02:00
constants.h core: Fix FRAME_SIZE conflict. 2021-05-16 13:27:12 +02:00
lib-mini.h mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
lib.h Mes C Library: m2/ioctl.c: Remove specialization. 2020-12-29 18:41:45 +01:00
mes.h core: Remove code duplication. 2022-05-13 08:27:56 +02:00
symbols.h core: Resurrect gcc-10 support. 2021-05-02 14:58:23 +02:00