1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 20:30:28 +02:00
guile/module/system/vm
Andy Wingo 37e9bc8ae4 Narrow one more frame in debug.scm:debug-pre-unwind-handler
* module/system/vm/debug.scm (debug-pre-unwind-handler): Narrow two
  frames instead of stack-reffing past one. The second frame is
  necessary, now that make-stack itself is on the stack.
2010-01-09 20:40:36 +01:00
..
debug.scm Narrow one more frame in debug.scm:debug-pre-unwind-handler 2010-01-09 20:40:36 +01:00
frame.scm clean up (system vm frames), add locals command to debugger 2009-12-29 14:09:50 +01:00
instruction.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
objcode.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
profile.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
program.scm allocate free variables inline to closures 2010-01-09 16:43:26 +01:00
trace.scm tc7 tags for vm-related data 2010-01-07 23:42:41 +01:00
vm.scm tc7 tags for vm-related data 2010-01-07 23:42:41 +01:00