1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 16:50:21 +02:00
guile/module/system
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
..
base add separate expansion phase, to detwingle things a bit 2009-03-02 17:27:45 +01:00
repl Aggregate makefiles for module/system' and module/language'. 2009-02-24 23:54:16 +01:00
vm frame, program, objcode, etc inits use load-extension 2009-03-27 18:40:15 -07:00
xref.scm Improved handling of callers cache in (system xref). 2009-04-04 11:55:50 -07:00