1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
guile/module/oop
Andy Wingo d63927150a just parse method arguments once.
* module/oop/goops.scm (method): Tweak to just run through the arguments
  once. Thanks to Eli Barzilay for the tip.
2009-05-21 15:34:29 +02:00
..
goops rewrite `method' as a hygienic macro to re-allow lexical specializers 2009-05-21 13:49:00 +02:00
ChangeLog-2008 move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
goops.scm just parse method arguments once. 2009-05-21 15:34:29 +02:00