1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 11:40:20 +02:00
guile/module/system
Andy Wingo 5273854080 finally, backtraces only showing frames for the computation
* module/system/repl/repl.scm (run-repl): Run the thunk in a stack in a
  prompt, similar to the default prompt. Gives proper backtraces.

* module/system/repl/error-handling.scm (call-with-error-handling):
  Narrow one more outer frame, for the %start-stack thunk invocation.

* module/ice-9/boot-9.scm (%start-stack): Reindent.
2010-07-10 12:21:50 +02:00
..
base current-language fluid refactoring 2010-06-02 22:19:40 +02:00
repl finally, backtraces only showing frames for the computation 2010-07-10 12:21:50 +02:00
vm `(debug)' debugs the current stack. 2010-06-18 13:10:33 +02:00
foreign.scm rename (rnrs bytevector) to (rnrs bytevectors) 2010-06-01 13:26:11 +02:00
xref.scm use nested-ref-module in (system xref) 2010-04-24 17:42:00 +02:00