1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 00:40:20 +02:00
guile/module
Jose A. Ortega Ruiz aa49787b5e Improved handling of callers cache in (system xref).
* We cache callees in each module, and keep a list of modified
    ('tainted') modules, which is used to reconstruct the callers
    database incrementally.
  * `procedure-callers' now returns an a-list, keyed by module name.
2009-04-04 11:55:50 -07:00
..
ice-9 implement procedure-callers 2009-03-18 00:44:26 +01:00
language decompile source info into <glil-source> annotations. 2009-03-17 16:47:43 +01:00
oop speed up goops rehashing 2009-03-20 16:20:00 +01:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system Improved handling of callers cache in (system xref). 2009-04-04 11:55:50 -07:00
Makefile.am add xref.scm 2009-03-17 23:11:56 +01:00