1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-07 18:30:25 +02:00
guile/module
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
..
ice-9 Merge commit 'origin/master' into vm 2009-01-12 21:36:39 +01:00
language Name anonymous let- or letrec-bound procedures 2009-02-02 23:36:14 +01:00
oop inline dispatch to program cmethods, tick in return, remove old goops methods 2009-02-03 21:13:01 +01:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system tick in calls, procedure-name works on compiled procedures 2009-02-02 23:00:36 +01:00
Makefile.am move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00