1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00
guile/module/system
Andy Wingo e0a3ad670b rework procedure-callers to stay correct as callees are redefined
* module/system/xref.scm (procedure-callers): Rework to calculate the
  callers of a *variable*, not of a value. This is because the
  module-observers only get fired when the module changes, not with the
  variables change values. Also accept either a variable, a symbol
  (resolved in the current module), or a modname . symname pair.
2009-03-18 01:49:28 +01: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 export procedure-arguments from ice-9 session 2009-02-25 00:07:10 +01:00
xref.scm rework procedure-callers to stay correct as callees are redefined 2009-03-18 01:49:28 +01:00