1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 05:50:26 +02:00
guile/module/system/repl
Andy Wingo d62dd76685 add ,expand and ,optimize
* module/system/repl/command.scm (*command-table*, expand, optimize):
  New meta-commands.
* module/system/repl/common.scm (repl-expand, repl-optimize): New
  helpers.

* doc/ref/scheme-using.texi (Compile Commands): Document.
2011-10-10 17:01:11 +02:00
..
command.scm add ,expand and ,optimize 2011-10-10 17:01:11 +02:00
common.scm add ,expand and ,optimize 2011-10-10 17:01:11 +02: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 more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
repl.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
server.scm ignore SIGPIPE in (system repl server) 2011-04-11 10:13:48 +02:00