mes/mes/module
Jan Nieuwenhuizen 9b3934d332
mes: Add hash-for-each. WIP! split me: fixup hash/make-hash table hacks.
* mes/module/mes/scm.mes (hash-for-each): New function.
* mes/module/mes/type-0.mes (cell:type-name): Resurrect.
* src/hash.c (hash_): Hack: allow non-string keys.
(make_hash_table_type): Rename from make_hash_type.  WIP
(hash_table_p): New function.
(hash_clear_x): New function.
* src/module.c (make_module_type): Rewrite.
(module_p): x
(get_pre_modules_obarray): x
2020-12-30 11:58:44 +01:00
..
mes mes: Add hash-for-each. WIP! split me: fixup hash/make-hash table hacks. 2020-12-30 11:58:44 +01:00
mescc mescc: Add modules for armv4. 2020-06-13 19:07:32 +02:00
nyacc Revert "nyacc: 0.86.0 compatibility stub. WIP" 2019-09-16 21:14:15 +02:00
rnrs/arithmetic GNU Mes. 2018-07-22 14:24:36 +02:00
srfi struct debug 2020-12-30 11:58:43 +01:00
sxml Relicense some taken-from-GNU Guile LGPLv3+ files to GPLv3+. 2018-07-26 20:47:46 +02:00
system/base mes: compatibility: Move (mes pmatch) to (system base pmatch). 2020-12-29 18:25:57 +01:00
mescc.mes mescc: Run without shell. 2018-11-25 13:21:03 +01:00