mes/module
Jan Nieuwenhuizen 41207c663e Remove hardcoded duplication of version.
* GNUmakefile (CPPFLAGS): Include VERSION.
* mes.c (main): Use it.  Add --dump and --load to --help.
  (scm_symbol_mes_prefix, scm_symbol_mes_version): New sybols.
  (mes_symbols): Use them to set prefix and version.
* module/mes/base-0.mes (effective-version): Use %version.
* module/mes/repl.mes (welcome): Likewise.
2016-12-25 15:38:26 +01:00
..
language core: Cleanup symbol initialization and lookup. 2016-12-23 10:38:41 +01:00
mes Remove hardcoded duplication of version. 2016-12-25 15:38:26 +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