1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-02 18:26:20 +02:00
guile/module
Andy Wingo 78ff784784 RTL instructions have no rest args
* libguile/instructions.c (FOR_EACH_INSTRUCTION_WORD_TYPE):
* module/system/vm/assembler.scm (assembler):
* module/system/vm/disassembler.scm (disassembler): Remove support for
  RTL instructions with rest args.
2013-07-21 17:12:23 +02:00
..
ice-9 Use allocate-struct in define-record-type implementations 2013-07-21 17:12:22 +02:00
language <prompt> body and handler are lambdas; add escape-only? field 2013-07-06 20:27:21 +09:00
oop Merge remote-tracking branch 'origin/stable-2.0' 2013-01-31 11:52:42 +01:00
rnrs Merge remote-tracking branch 'origin/stable-2.0' 2013-07-18 15:31:34 -04:00
scripts instead of our custom .go format, use elf 2012-06-22 13:40:50 +02:00
srfi Use allocate-struct in define-record-type implementations 2013-07-21 17:12:22 +02:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system RTL instructions have no rest args 2013-07-21 17:12:23 +02:00
texinfo texinfo plain-text: Use match' for stexi->plain-text'. 2013-03-22 22:09:05 +01:00
web Merge remote-tracking branch 'origin/stable-2.0' 2013-07-18 15:31:34 -04:00
Makefile.am Add RTL disassembler 2013-06-09 20:07:57 +02:00
rnrs.scm Add missing R6RS `open-file-input/output-port' procedure 2012-11-12 20:47:57 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm texinfo: Recognize `@:'. 2013-03-21 18:52:29 +01:00