1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 06:20:30 +02:00
guile/module/system/repl
Andy Wingo 78e836efff Revert "repl.scm next-char needed to read EOF from port"
Actually peek-char => EOF does not guarantee that read-char => EOF. I
don't know what to do about this.

This reverts commit 6e1dccc42f.
2010-10-04 22:54:41 +02:00
..
command.scm add ,registers 2010-09-30 21:29:20 +02:00
common.scm validating repl options; value-history on by default 2010-07-10 11:19:19 +02:00
debug.scm add source:line-for-user, returning a 1-indexed line number 2010-10-01 18:15:23 +02:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
error-handling.scm avoid traps in repl except when evaluating the expression 2010-09-23 13:45:23 +02:00
repl.scm Revert "repl.scm next-char needed to read EOF from port" 2010-10-04 22:54:41 +02:00