1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-15 10:10:21 +02:00
guile/module/system/vm
Andy Wingo 8734229528 Fix program-minimum-arity to work better with case-lambda.
* module/system/vm/debug.scm (program-minimum-arity): Be more precise
  with case-lambdas.
2013-11-08 14:19:41 +01:00
..
assembler.scm Fix case-lambda* dispatching to agree with manual. 2013-11-08 11:41:28 +01:00
coverage.scm frame-instruction-pointer is absolute; rewrite (system vm coverage) 2013-11-07 23:03:45 +01:00
debug.scm Fix program-minimum-arity to work better with case-lambda. 2013-11-08 14:19:41 +01:00
disassembler.scm RTL compiler supports static bitvectors 2013-11-03 21:48:48 +01:00
dwarf.scm DWARF return arity fixen 2013-10-29 22:53:46 +01:00
elf.scm Add runtime support for reading debug information from ELF 2013-06-09 19:50:30 +02:00
frame.scm Program sources are always pre-retire now 2013-11-07 18:00:40 +01:00
inspect.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
instruction.scm add new rtl vm 2013-05-31 09:48:16 -04:00
linker.scm linker string tables are stateful objects 2013-06-09 16:04:12 +02:00
objcode.scm add fold-all-debug-contexts, fold-source-locations 2013-11-07 17:53:04 +01:00
program.scm Fix reading and writing arities into DWARF. 2013-11-08 10:11:48 +01:00
trace.scm pop-continuation abort-continuation hooks pass return vals directly 2013-05-27 07:13:13 +02:00
trap-state.scm Program sources are always pre-retire now 2013-11-07 18:00:40 +01:00
traps.scm Procedure traps work with RTL programs. 2013-10-17 23:20:32 +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