1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module
Andy Wingo 4e2f1e9edd add generic method-formals; fixes to method-source
* module/oop/goops.scm (method-source): Don't throw an error if this
  method has no source.
  (method-formals): New generic function, the complement of
  method-specializers for introspection.
2009-03-20 16:20:00 +01: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 add generic method-formals; fixes to method-source 2009-03-20 16:20:00 +01:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system rework procedure-callers to stay correct as callees are redefined 2009-03-18 01:49:28 +01:00
Makefile.am add xref.scm 2009-03-17 23:11:56 +01:00