mes/src
Jan Nieuwenhuizen e66f16aeb6
mes: Rename strings.c.
* src/string.c: Rename from src/strings.c.
* src/mes.c
* build-aux/snarf.sh: Update.
2019-05-14 08:37:05 +02:00
..
builtins.h core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
gc.c core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
hash.c mescc: Mes C Library: Use __ as global internal prefix. 2019-03-02 12:35:18 +01:00
lib.c mescc: Mes C Library: Use __ as global internal prefix. 2019-03-02 12:35:18 +01:00
math.c core: Avoid 64bit zero divide. 2018-10-07 00:25:33 +02:00
mes.c mes: Rename strings.c. 2019-05-14 08:37:05 +02:00
module.c mescc: Mes C Library: Use __ as global internal prefix. 2019-03-02 12:35:18 +01:00
posix.c mescc: Mes C Library: Use mes_open to avoid open trickery. 2019-05-13 00:40:33 +02:00
reader.c core: Remove --dump, --load. 2018-12-27 16:47:56 +01:00
string.c mes: Rename strings.c. 2019-05-14 08:37:05 +02:00
struct.c core: Remove struct definitions for builtins, drop snarfing. 2019-01-04 09:55:16 +01:00
vector.c core: Add module-define! 2018-10-14 09:10:30 +02:00