1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 15:40:29 +02:00
guile/module/system/vm
Andy Wingo 5827e220ab `(debug)' debugs the current stack.
* module/system/vm/debug.scm (debug): Change to debug the current stack
  instead of the last stack.
2010-06-18 13:10:33 +02:00
..
coverage.scm Add (system vm coverage). 2010-05-07 13:47:53 +02:00
debug.scm `(debug)' debugs the current stack. 2010-06-18 13:10:33 +02:00
frame.scm fix texinfo reflection for procedures 2010-01-12 22:50:10 +01:00
inspect.scm add a silly inspector 2010-01-12 00:18:24 +01:00
instruction.scm rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 2010-03-16 21:20:34 +01:00
objcode.scm rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 2010-03-16 21:20:34 +01:00
profile.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
program.scm Add program-free-variables' to (system vm program)'. 2010-05-07 13:47:52 +02:00
trace.scm vm-trace prints return values 2010-01-14 00:09:54 +01:00
vm.scm rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 2010-03-16 21:20:34 +01:00