1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/system
Andy Wingo da874e5415 fix more assumptions that the frame-procedure is a procedure
* libguile/frames.c (scm_frame_source, scm_frame_previous):
* libguile/stacks.c (scm_make_stack):
* module/ice-9/boot-9.scm (exception-printers):
* module/system/vm/frame.scm (frame-call-representation): Fix more
  assumptions that frame-procedure is a program, or even a procedure.
2012-05-11 14:30:43 +02:00
..
base pmatch: always wrap with let, even if the expression appears atomic 2012-03-01 16:16:27 -05:00
repl Update user-visible copyright dates in manual and REPL to 2012 2012-01-30 00:33:31 -05:00
vm fix more assumptions that the frame-procedure is a procedure 2012-05-11 14:30:43 +02:00
foreign.scm add pointer->scm, scm->pointer 2011-03-17 10:39:02 +01:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00