1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-18 01:30:27 +02:00
guile/module/system
Jose A. Ortega Ruiz 54d9a994b1 Add new debug meta-command ,error-message
* module/system/repl/error-handling.scm: use the error string to
  construct the <debug> instance.

* module/system/repl/command.scm: new debug command `error-message'
  that extracts the new <debug> field, available to stack commands as
  `message'.

* doc/ref/scheme-using.texi: documentation for new command.

* module/system/repl/debug.scm: <debug> stores the error string in a
  new field.
2010-08-31 13:47:56 +02:00
..
base Check for go/scm mtime ordering rather than equality. 2010-07-26 19:38:52 +02:00
repl Add new debug meta-command ,error-message 2010-08-31 13:47:56 +02:00
vm Remove unneeded #:use-module. 2010-08-27 18:59:42 +02:00
foreign.scm Add string->pointer' and pointer->string' to the FFI. 2010-08-15 16:43:39 +02:00
xref.scm use nested-ref-module in (system xref) 2010-04-24 17:42:00 +02:00