1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/module/system/vm
Andy Wingo e00c0a4824 Fix the assembler for unexpected source properties
* module/system/vm/assembler.scm (link-debug): Fix for source properties
  that don't have line and column, as are currently being produced by
  the new lalr.
2015-01-23 16:11:10 +01:00
..
assembler.scm Fix the assembler for unexpected source properties 2015-01-23 16:11:10 +01:00
coverage.scm No more VM objects visible to Scheme 2013-11-21 16:45:03 +01:00
debug.scm Fix source-line-for-user for unknown line 2014-05-31 21:15:06 -04:00
disassembler.scm Keywords have a tc7 2015-01-22 13:03:11 +01:00
dwarf.scm Rename "RTL" to "bytecode" 2013-12-02 21:31:47 +01:00
elf.scm Add elf-symbol-value-offset, for properly relocating symtab entries 2014-02-16 15:58:44 +01:00
frame.scm Fix compute-predecessors bug in frame.scm 2014-05-31 21:15:05 -04:00
inspect.scm Remove assembly language. 2013-11-08 16:45:10 +01:00
linker.scm PT_DYNAMIC inside some other PT_LOAD segment 2014-02-17 14:15:34 +01:00
loader.scm Rename objcodes?.{scm,c,h} to loader.{scm,c,h} 2013-11-19 21:45:07 +01:00
program.scm Program printing tweaks 2014-05-04 22:41:48 +02:00
trace.scm frame-call-representation has #:top-frame? as keyword argument 2014-05-04 11:18:54 +02:00
trap-state.scm No more VM objects visible to Scheme 2013-11-21 16:45:03 +01:00
traps.scm Refactorings to apply-hook and push-continuation-hook 2014-05-04 14:09:42 +02:00
vm.scm Remove default soft stack limit; add call-with-stack-overflow-handler 2014-03-12 17:18:13 +01:00