1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module/system/repl
Andy Wingo 46e0923d35 fix bug in make-repl when lang is actually a language
* module/system/repl/common.scm (make-repl): Fix to accept language
  objects in addition to symbols.  Fixes http://debbugs.gnu.org/9857.
  Thanks to Tristan Colgate for the report.
2011-11-16 19:49:50 +01:00
..
command.scm set width for `,trace' command 2011-10-22 12:46:56 +02:00
common.scm fix bug in make-repl when lang is actually a language 2011-11-16 19:49:50 +01:00
debug.scm allow ,option on-error report instead of debug 2011-03-17 12:39:59 +01:00
describe.scm Use 'substring' instead of obsoleted 'make-shared-substring' 2011-02-02 05:45:37 -08:00
error-handling.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
repl.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
server.scm ignore SIGPIPE in (system repl server) 2011-04-11 10:13:48 +02:00