1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00
guile/module/system/repl
Andy Wingo 6e1dccc42f repl.scm next-char needed to read EOF from port
* module/system/repl/repl.scm (next-char): Actually read off the EOF if
  we got one. Interesting, this.
2010-10-03 23:08:27 +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 repl.scm next-char needed to read EOF from port 2010-10-03 23:08:27 +02:00