1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 18:20:22 +02:00
guile/module/system/vm
Andy Wingo 747bd5347d merge stable-2.0
There are some bugs with command-line handling that will be sorted out
with the next commit.
2013-01-23 16:12:08 +01:00
..
coverage.scm add source:line-for-user, returning a 1-indexed line number 2010-10-01 18:15:23 +02:00
elf.scm add elf parser and linker 2012-06-22 13:40:46 +02:00
frame.scm fix more assumptions that the frame-procedure is a procedure 2012-05-11 14:30:43 +02:00
inspect.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
instruction.scm rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 2010-03-16 21:20:34 +01:00
objcode.scm instead of our custom .go format, use elf 2012-06-22 13:40:50 +02:00
program.scm More procedure-arguments-alist documentation and a bugfix 2013-01-07 22:02:26 +01:00
trace.scm trace: limit length of "| | | "... prefix 2013-01-16 18:11:47 +01:00
trap-state.scm stepping traps use frame-next-source, not frame-source 2010-10-08 12:31:56 +02:00
traps.scm add program-sources-pre-retire to core and define frame-next-source 2010-10-08 12:31:56 +02:00
vm.scm add call-with-vm; remove thread-vm bits; remove vm-apply; engines settable. 2010-09-27 21:12:29 +02:00