1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 16:30:19 +02:00
guile/module
Andy Wingo 9cd17db7dc catch errors in the repl, with poor backtraces
* module/system/repl/repl.scm (default-pre-unwind-handler)
  (default-catch-handler): New procedures, to do some error handling in
  the repl.
  (start-repl): Catch errors in the repl loop.
2008-05-12 23:27:14 +02:00
..
guile *** empty log message *** 2001-05-02 15:05:05 +00:00
language fixes so that typing asdfadfasff in the repl doesn't error 2008-05-12 00:22:36 +02:00
slib *** empty log message *** 2001-04-16 03:43:48 +00:00
system catch errors in the repl, with poor backtraces 2008-05-12 23:27:14 +02:00
.cvsignore *** empty log message *** 2001-04-25 01:55:45 +00:00
Makefile.am *** empty log message *** 2001-04-22 02:13:48 +00:00