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 32e49fa355 fix interpreted methods with empty bodies
* module/oop/goops.scm (method): If a method has no body, subst in `(if
  #f #f)' instead of `(begin)', to please the memoizer.
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 fix interpreted methods with empty bodies 2009-03-20 16:20:00 +01:00
Makefile.am move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00