mes/module
Timothy Sample 953197594a mes: optargs: Adjust for new module system.
* module/mes/optargs.scm: Move this...
* mes/module/ice-9/optargs.scm: ...here with minor adjustments.
* mes/module/mes/optargs.mes: Adjust accordingly.
* tests/optargs.test: Adjust accordingly.
* mes/module/mes/boot-5.scm: Add '(mes syntax)' to the root module.
* mes/modules/system/base/pmatch.scm: Export 'pmatch' using
'#:replace'.
2022-04-26 16:46:08 -06:00
..
mes mes: optargs: Adjust for new module system. 2022-04-26 16:46:08 -06:00
mescc core: Rename the 'current-module' symbol. 2022-04-26 11:22:57 -06:00
mescc.scm mescc: Change --align to --align=functions, --align=globals. 2021-01-23 08:43:47 +01:00