1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/oop
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
..
goops Replace eval-case with eval-when 2009-03-06 13:29:13 +01:00
ChangeLog-2008 move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
goops.scm add generic method-formals; fixes to method-source 2009-03-20 16:20:00 +01:00
Makefile.am move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00