mes/module
Jan Nieuwenhuizen 712403752d scm: Error throws rather than hard exit.
* module/mes/read-0.mes (read-character, read-string): Call error.
* module/mes/scm.mes (error): Call core:error instead of exit.
  (syntax-error): Likewise.
* module/mes/repl.mes (repl): Move read into catch.
2017-01-04 00:11:47 +01:00
..
language core: Cleanup symbol initialization and lookup. 2016-12-23 10:38:41 +01:00
mes scm: Error throws rather than hard exit. 2017-01-04 00:11:47 +01:00
nyacc nyacc: Support enhanced Guile-1.8. 2016-12-18 22:16:14 +01:00
rnrs Bugfixes bytevectors. 2017-01-04 21:44:38 +01:00
srfi Add string-take, string-drop. 2017-01-04 21:45:24 +01:00
sxml Use include-from-path for upstream. 2016-12-22 19:34:41 +01:00