1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 22:50:27 +02:00
guile/module
Andy Wingo b93c34c0ca start cleaning up repl/debugger error handling
* module/system/repl/repl.scm (prompting-meta-read): Catch and print
  read errors here, returning unspecified in that case.
  (start-repl): Don't enable the debugger while reading expressions.
  Adapt with-backtrace to with-error-handling.

* module/system/vm/debug.scm (run-debugger, debugger-repl): No need to
  take a stack, the frames vector is sufficient.
  (call-with-error-handling, with-error-handling): New public utilities.
  Notably they do not poke the-last-stack.
2010-06-10 14:15:26 +02:00
..
6 add #:version (6) to rnrs bytevectors and ports 2010-06-02 22:19:40 +02:00
ice-9 Resolve issues in `find-versioned-module'. 2010-06-09 23:57:25 -04:00
language rename (rnrs bytevector) to (rnrs bytevectors) 2010-06-01 13:26:11 +02:00
oop fix some uses of %module-public-interface 2010-04-24 17:43:52 +02:00
rnrs add #:version (6) to rnrs bytevectors and ports 2010-06-02 22:19:40 +02:00
scripts fix doc snarfing with fedora 12 2010-01-17 18:22:51 +01:00
srfi srfi-34 #:replace raise fix 2010-06-06 22:09:08 +02:00
sxml sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
system start cleaning up repl/debugger error handling 2010-06-10 14:15:26 +02:00
texinfo scm_i_program_properties is internal; just use procedure-properties 2010-04-17 15:21:08 +02:00
Makefile.am (rnrs bytevectors) fallout 2010-06-01 14:04:01 +02:00
statprof.scm statprof bugfixes 2010-01-27 21:52:05 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00