1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
guile/module/system/repl
Ludovic Courtès f5e772b2ba Fix a couple of warnings.
* module/scripts/list.scm: Use SRFI-1.
* module/system/repl/error-handling.scm: Use (ice-9 format).
2012-01-26 00:37:23 +01:00
..
command.scm ,language at REPL sets current-language 2011-12-04 21:56:13 +01: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 Fix a couple of warnings. 2012-01-26 00:37:23 +01:00
repl.scm ,language at REPL sets current-language 2011-12-04 21:56:13 +01:00
server.scm ignore SIGPIPE in (system repl server) 2011-04-11 10:13:48 +02:00