mes/module
Jan Nieuwenhuizen d81ce91ff7 Add write, add display test, some fixes.
* mes.c (write_byte): Rename from write_char.
* module/mes/display.mes (display): Fixes for write: char, closure, procedure.
  (write-char, write, with-output-to-string): New functions.
* tests/read.test: Include base-0 to see some output.
* tests/display.test: New file.
* GNUmakefile (TESTS): Add it.
2016-12-24 11:10:11 +01:00
..
language core: Cleanup symbol initialization and lookup. 2016-12-23 10:38:41 +01:00
mes Add write, add display test, some fixes. 2016-12-24 11:10:11 +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 Import srfi-26 from Guile. 2016-12-24 08:34:19 +01:00
sxml Use include-from-path for upstream. 2016-12-22 19:34:41 +01:00