1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/system/repl
Andy Wingo dca9a4d685 make guile's welcome more gnu-conventional; also warranty and copying info
* module/system/repl/command.scm: Add support for ,show with topics
  "warranty", "copying", and "version".
  (language): Don't re-print the welcome; print sometime more terse.
* module/system/repl/common.scm (*version*, *warranty*, *copying*): New
  public globals.
  (repl-welcome): Display *version*.
2010-03-23 00:18:48 +01:00
..
command.scm make guile's welcome more gnu-conventional; also warranty and copying info 2010-03-23 00:18:48 +01:00
common.scm make guile's welcome more gnu-conventional; also warranty and copying info 2010-03-23 00:18:48 +01:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
repl.scm implement a silly debugger 2009-12-22 23:38:06 +01:00