1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-16 18:50:23 +02:00
guile/oop
Andy Wingo 56f952c682 define-method is a defmacro
* oop/goops.scm (define-method): Make into a defmacro -- didn't change
  any of the logic, but the logic is a bit dodgy (see the note in the
  source).
2008-10-23 14:56:17 +02:00
..
goops fix bug in self-tail-recursion with "external" variables; other sundries 2008-10-18 19:21:44 +02:00
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
goops.scm define-method is a defmacro 2008-10-23 14:56:17 +02:00
Makefile.am Add `ChangeLog-2008' files to the distribution. 2008-09-12 21:57:52 +02:00