mes/src
Jan Nieuwenhuizen ed63bb44a5
mes: Rename strings.c.
* src/string.c: Rename from src/strings.c.
* src/mes.c
* build-aux/snarf.sh: Update.
2019-09-07 16:31:36 +02:00
..
builtins.h core: Remove struct definitions for builtins, drop snarfing. 2019-02-08 19:34:43 +01:00
gc.c core: Remove struct definitions for builtins, drop snarfing. 2019-02-08 19:34:43 +01:00
hash.c mescc: Mes C Library: Use __ as global internal prefix. 2019-07-20 15:21:28 +02:00
lib.c mescc: Mes C Library: Use __ as global internal prefix. 2019-07-20 15:21:28 +02:00
math.c core: Avoid 64bit zero divide. 2018-10-07 00:25:33 +02:00
mes.c mes: Rename strings.c. 2019-09-07 16:31:36 +02:00
module.c mescc: Mes C Library: Use __ as global internal prefix. 2019-07-20 15:21:28 +02:00
posix.c mescc: Mes C Library: Use mes_open to avoid open trickery. 2019-09-07 16:31:36 +02:00
reader.c core: Remove --dump, --load. 2019-02-06 21:54:18 +01:00
string.c mes: Rename strings.c. 2019-09-07 16:31:36 +02:00
struct.c core: Remove struct definitions for builtins, drop snarfing. 2019-02-08 19:34:43 +01:00
vector.c core: Add module-define! 2018-10-14 09:10:30 +02:00