mes/mes/module/srfi/srfi-9
Jan Nieuwenhuizen b226a175f8
mes: Switch to srfi-9 based on structs.
* mes/module/srfi/srfi-9.mes: Swap symlink to srfi-9-struct.mes.
* mes/module/srfi/srfi-9/gnu.mes: Swap symlink to gnu-struct.mes.
* src/module.c (make_module_type): Update to match srfi-9-struct
records.  Update users.
* src/hash.c (make_hashq_type): Likewise.
2018-10-15 20:42:10 +02:00
..
gnu-struct.mes mes: srfi-9: Add implementation based on struct. 2018-10-15 16:57:00 +02:00
gnu-vector.mes mes: srfi-9: Add implementation based on struct. 2018-10-15 16:57:00 +02:00
gnu.mes mes: Switch to srfi-9 based on structs. 2018-10-15 20:42:10 +02:00