1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 21:30:29 +02:00
guile/oop
Mikael Djurfeldt b432fb4b99 * goops/compile.scm (compile-method): Tag method closure for body
expansion.

* goops.scm (change-object-class): Quote empty list constants.
(method): Reverted previous change (enclosing body);
Quote empty list.
(initialize <method>): Supply `dummy-procedure' as default instead
of creating a new closure.

* goops/internal.scm: Re-export (oop goops) without copying
bindings.
2001-03-04 20:46:34 +00:00
..
goops * goops/compile.scm (compile-method): Tag method closure for body 2001-03-04 20:46:34 +00:00
.cvsignore .cvsignore 2000-12-07 00:40:31 +00:00
ChangeLog * goops/compile.scm (compile-method): Tag method closure for body 2001-03-04 20:46:34 +00:00
goops.scm * goops/compile.scm (compile-method): Tag method closure for body 2001-03-04 20:46:34 +00:00
Makefile.am *** empty log message *** 2000-10-25 14:51:33 +00:00