1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00
guile/module/system
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
..
base Merge branch 'stable-2.0' 2014-09-30 03:50:47 -04:00
repl frame-address, frame-stack-pointer return offsets 2014-05-04 11:46:18 +02:00
vm Add allocate-struct, struct-ref, struct-set! instructions 2015-01-22 12:53:33 +01:00
foreign-object.scm New foreign object facility, to replace SMOBs 2014-04-28 10:59:11 +02:00
foreign.scm Merge commit 'f6ddf827f8' 2014-02-07 14:51:42 +01:00
xref.scm rtl-program? -> program? 2013-11-19 19:11:40 +01:00