1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/oop
Andy Wingo ef7e18683c inline dispatch to program cmethods, tick in return, remove old goops methods
* libguile/objects.c (scm_apply_generic): Inline the case when the
  generic is a program.

* libguile/vm-i-system.c (return): Tick when functions return.

* module/oop/goops.scm (object-eqv?, object-equal?): Remove these
  historical methods.
2009-02-03 21:13:01 +01:00
..
goops nifty generic compiler infrastructure -- no more hardcoded passes 2008-11-14 22:42:31 +01:00
ChangeLog-2008 move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
goops.scm inline dispatch to program cmethods, tick in return, remove old goops methods 2009-02-03 21:13:01 +01:00
Makefile.am move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00