mes/src
Jan Nieuwenhuizen 5144032050
core: Add hashq-table type.
src/hash.c: New file.
src/module.c (char_hash, module_hash): Remove.
* src/module.c (make_initial_module): Use hash primitives.
(module_define_x): Likewise.
(module_variable): Likewise.
* build-aux/snarf.sh: Snarf it.
* src/mes.c: Include it.
2018-11-18 14:51:11 +01:00
..
gc.c core: Add struct type. 2018-11-18 14:51:10 +01:00
hash.c core: Add hashq-table type. 2018-11-18 14:51:11 +01:00
lib.c core: Add struct type. 2018-11-18 14:51:10 +01:00
math.c core: Avoid 64bit zero divide. 2018-10-07 00:25:33 +02:00
mes.c core: Add hashq-table type. 2018-11-18 14:51:11 +01:00
module.c core: Add hashq-table type. 2018-11-18 14:51:11 +01:00
posix.c GNU Mes. 2018-07-22 14:24:36 +02:00
reader.c core: Add module-define! 2018-11-18 14:51:11 +01:00
struct.c core: Add module-define! 2018-11-18 14:51:11 +01:00
vector.c core: Add module-define! 2018-11-18 14:51:11 +01:00