1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-25 14:10:22 +02:00
guile/module/system/repl
Andy Wingo e7544f39a4 rename vm-trace to call-with-trace
* module/system/vm/trace.scm (print-application, print-return): Change
  to add more whitespace, as (ice-9 debug) did.
  (call-with-trace): Rename from vm-trace, and make the vm a keyword
  argument.

* module/system/repl/command.scm: Don't autoload (system vm profile).
  (trace): Update for call-with-trace name change.
2010-10-07 12:55:37 +02:00
..
command.scm rename vm-trace to call-with-trace 2010-10-07 12:55:37 +02:00
common.scm validating repl options; value-history on by default 2010-07-10 11:19:19 +02:00
debug.scm update (system repl debug) todo 2010-10-06 21:19:49 +02:00
describe.scm eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
error-handling.scm debug-trap-handler ephemeral trap enhancement 2010-10-05 21:50:57 +02:00
repl.scm system repl repl comments 2010-10-05 19:58:13 +02:00