1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 12:30:32 +02:00
guile/module
Andy Wingo 27b3b5b92d Add allocate-struct, struct-ref, struct-set! instructions
* libguile/vm-engine.c (allocate-struct, struct-ref, struct-set!): New
  instructions, to complement their "immediate" variants.

* module/language/cps/compile-bytecode.scm (compile-fun):
* module/system/vm/assembler.scm (system): Wire up the new instructions.
2015-01-22 12:53:33 +01:00
..
ice-9 Convert primitive-eval to "compile" its expressions to linked closures 2014-12-10 17:32:16 +01:00
language Add allocate-struct, struct-ref, struct-set! instructions 2015-01-22 12:53:33 +01:00
oop Fix foreign slot initialization and access 2014-04-27 11:02:35 +02:00
rnrs Merge branch 'stable-2.0' 2014-04-25 02:06:01 -04:00
scripts Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
srfi Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system Add allocate-struct, struct-ref, struct-set! instructions 2015-01-22 12:53:33 +01:00
texinfo Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
web web: Location header is URI-reference; better URI-reference support 2014-11-01 15:36:56 +01:00
Makefile.am Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
rnrs.scm Add missing R6RS `open-file-input/output-port' procedure 2012-11-12 20:47:57 +01:00
statprof.scm Fix inner and outer stack cuts to match on procedure code 2014-05-01 14:26:20 +02:00
texinfo.scm texinfo: fix @url{@@} parsing 2014-11-09 15:56:33 +00:00