mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 07:50:20 +02:00
* module/oop/goops.scm (extended-by!, not-extended-by!) (upgrade-accessor, merge-generics): Invalidate the method cache after munging "extends" or "methods" fields. (invalidate-method-cache!): A new wrapper around %invalidate-method-cache!, that will also invalidate the caches of "extended-by" generics. (internal-add-method!, remove-class-accessors!): Use the new invalidate-method-cache!. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |