1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Ludovic Courtès a752c0dc27 Add struct-ref' and struct-set' VM opcodes.
* libguile/vm-i-scheme.c (make_struct): Optimize the
  `SCM_VTABLE_FLAG_SIMPLE' case.
  (struct_ref, struct_set): New opcodes.

* module/language/tree-il/compile-glil.scm (*primcall-ops*): Add
  `struct-ref' and `struct-set!'.

* module/language/tree-il/primitives.scm
  (*interesting-primitive-names*): Likewise.
  (*effect-free-primitives*): Add `struct-ref'.
2010-01-23 16:43:50 +01:00
..
ice-9 nanosecond timestamp support in stat and utime 2010-01-17 16:56:34 +01:00
language Add struct-ref' and struct-set' VM opcodes. 2010-01-23 16:43:50 +01:00
oop eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
rnrs Provide Guile-friendly `coding:' meta-data. 2010-01-11 01:21:13 +01:00
scripts fix doc snarfing with fedora 12 2010-01-17 18:22:51 +01:00
srfi Fix SRFI-19 exports. 2010-01-11 01:21:14 +01:00
sxml import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
system nanosecond timestamp support in stat and utime 2010-01-17 16:56:34 +01:00
texinfo fix texinfo reflection for procedures 2010-01-12 22:50:10 +01:00
Makefile.am add a silly inspector 2010-01-12 00:18:24 +01:00
statprof.scm fix call counting in statprof, enhance repl support 2010-01-14 22:52:07 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00