1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 10:50:21 +02:00
guile/module/system/repl
Andy Wingo 91037860bd add repl-default-option-set! in (system repl common)
* module/system/repl/common.scm (repl-default-option-set!): New
  interface.
  (repl-default-prompt-set!): New procedure, sets the 'prompt property
  in the default env.
  (repl-prompt): Use the 'prompt repl option if available.
2010-06-18 11:29:25 +02:00
..
command.scm very important fix to (system repl command) 2010-04-07 00:09:53 +02:00
common.scm add repl-default-option-set! in (system repl common) 2010-06-18 11:29:25 +02:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
repl.scm bind debugging i/o ports in start-repl 2010-06-10 14:15:26 +02:00