mes/mes/module/srfi
Jan Nieuwenhuizen d07cd96f58
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 21:52:47 +02:00
..
srfi-9 mes: Switch to srfi-9 based on structs. 2018-10-15 21:52:47 +02:00
srfi-0.mes GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-1.mes mes: Support fold-right 3. 2018-10-06 21:05:43 +02:00
srfi-1.scm Relicense some taken-from-GNU Guile LGPLv2+ files to GPLv3+. 2018-07-23 19:11:45 +02:00
srfi-8.mes GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-9-struct.mes mes: srfi-9: Add implementation based on struct. 2018-10-15 21:52:31 +02:00
srfi-9-vector.mes mes: srfi-9: Add implementation based on struct. 2018-10-15 21:52:31 +02:00
srfi-9.mes mes: Switch to srfi-9 based on structs. 2018-10-15 21:52:47 +02:00
srfi-13.mes GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-14.mes mes: Support Nyacc 0.85.3: Add char-set-copy. 2018-09-05 20:28:06 +02:00
srfi-16.mes GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-16.scm Relicense some taken-from-GNU Guile LGPLv2+ files to GPLv3+. 2018-07-23 19:11:45 +02:00
srfi-26.mes GNU Mes. 2018-07-22 14:24:36 +02:00
srfi-26.scm Relicense some taken-from-GNU Guile LGPLv2+ files to GPLv3+. 2018-07-23 19:11:45 +02:00
srfi-43.mes GNU Mes. 2018-07-22 14:24:36 +02:00