1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 22:40:25 +02:00
guile/module/system/vm
Andy Wingo 8051cf2304 Merge commit 'fb7dd00169'
This commit also renames uniform-vector-element-type-code to
array-type-code.

Conflicts:
	libguile/uniform.c
	libguile/uniform.h
	test-suite/tests/arrays.test
2014-02-08 15:31:37 +01:00
..
assembler.scm Merge commit 'fb7dd00169' 2014-02-08 15:31:37 +01:00
coverage.scm No more VM objects visible to Scheme 2013-11-21 16:45:03 +01:00
debug.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
disassembler.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
dwarf.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
elf.scm More precise stack marking via .guile.frame-maps section 2014-01-26 20:55:04 +01:00
frame.scm (system vm instruction) rtl-instruction-list -> (language rtl) instruction-list 2013-11-19 20:45:57 +01:00
inspect.scm Remove assembly language. 2013-11-08 16:45:10 +01:00
linker.scm Fix section table writing for non-loadable sections 2013-12-10 20:03:59 +01:00
loader.scm Rename objcodes?.{scm,c,h} to loader.{scm,c,h} 2013-11-19 21:45:07 +01:00
program.scm (system vm instruction) rtl-instruction-list -> (language rtl) instruction-list 2013-11-19 20:45:57 +01:00
trace.scm Fix tracing 2014-01-28 21:31:17 +01:00
trap-state.scm No more VM objects visible to Scheme 2013-11-21 16:45:03 +01:00
traps.scm Fix tracing 2014-01-28 21:31:17 +01:00
vm.scm Remove the restore-continuation-hook. 2013-11-27 22:03:58 +01:00