1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 11:40:20 +02:00
guile/module/system/repl
Andy Wingo d8e2ba23fc (system repl command) cleanups
* module/system/repl/command.scm (profile, trace, inspect)
  (pretty-print): Use repl-prepare-eval-thunk instead of the lower-level
  compile and make-program.
2010-09-21 21:48:09 +02:00
..
command.scm (system repl command) cleanups 2010-09-21 21:48:09 +02:00
common.scm validating repl options; value-history on by default 2010-07-10 11:19:19 +02:00
debug.scm Add new debug meta-command ,error-message 2010-08-31 13:47:56 +02:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
error-handling.scm implement breakpoints in the repl 2010-09-19 11:32:11 +02:00
repl.scm Fix typos. 2010-09-02 00:04:39 +02:00