1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00
guile/module/oop/goops
Andy Wingo 4bcc952d45 fix bug in goops' method cache with rest args
* module/oop/goops/compile.scm (code-table-lookup): Fix a tricky little
  bug!

* test-suite/tests/goops.test ("the method cache"): Add a wee test.
2009-06-07 00:53:48 +02:00
..
accessors.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
active-slot.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
compile.scm fix bug in goops' method cache with rest args 2009-06-07 00:53:48 +02:00
composite-slot.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
describe.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
dispatch.scm fix bad syntax in define-macro, (ice-9 match), and (oop goops) 2009-04-25 12:50:53 +02:00
internal.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
save.scm all of guile compiles now, expanded with syncase 2009-04-25 14:10:08 +02:00
simple.scm all of guile compiles now, expanded with syncase 2009-04-25 14:10:08 +02:00
stklos.scm all of guile compiles now, expanded with syncase 2009-04-25 14:10:08 +02:00
util.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00