mes/module
Jan Nieuwenhuizen 15163e9dc1 core: Add getenv, verbose module loading on MES_DEBUG.
* mes.c (MAKE_REF, MAKE_STRING): Oops, remove stray semicolon.
* posix.c (getenv_): New function.
* module/mes/base-0.mes (load): Use it to switch on MES_DEBUG=1.
  (mes-use-module): Remove commented-out code.
2016-12-24 14:09:48 +01:00
..
language core: Cleanup symbol initialization and lookup. 2016-12-23 10:38:41 +01:00
mes core: Add getenv, verbose module loading on MES_DEBUG. 2016-12-24 14:09:48 +01:00
nyacc nyacc: Support enhanced Guile-1.8. 2016-12-18 22:16:14 +01:00
rnrs Partial (rnrs arithmetic bitwise) support for Nyacc c99. 2016-12-20 20:11:35 +01:00
srfi core: Add some error checking. 2016-12-24 12:10:05 +01:00
sxml Use include-from-path for upstream. 2016-12-22 19:34:41 +01:00