1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-01 09:50:19 +02:00
guile/module/system
Andy Wingo 2090f909b4 add proper pretty-printing for syntax errors
* module/system/repl/repl.scm (display-syntax-error): New helper,
  displays a syntax error.
  (abort-on-error, run-repl): Use it.

* libguile/throw.c (handler_message): Re-code the same thing in C.
2010-11-16 02:57:27 +01:00
..
base remove syntax-error and call-with-compile-error-catch from compile.scm 2010-11-16 02:57:27 +01:00
repl add proper pretty-printing for syntax errors 2010-11-16 02:57:27 +01:00
vm stepping traps use frame-next-source, not frame-source 2010-10-08 12:31:56 +02:00
foreign.scm Add FFI support for short' and unsigned short'. 2010-11-11 16:41:15 +01:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00