1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/oop
Mikael Djurfeldt e672dd0208 * goops.scm (equal?): Provide default method for `equal?'.
(compute-getters-n-setters): Check for bad init-thunks.

* eq.c (scm_eqv_p, scm_equal_p): Turned into a primitive generics.

* goops.texi (Object Comparisons): Removed object-eqv? and
object-equal? and added eqv?, equal? and =.
2003-04-17 18:47:18 +00:00
..
goops * goops/Makefile.am (subpkgdatadir): VERSION -> 2002-12-08 20:43:44 +00:00
.cvsignore .cvsignore 2000-12-07 00:40:31 +00:00
ChangeLog * tests/goops.test: New tests. 2003-04-17 17:50:57 +00:00
goops.scm * goops.scm (equal?): Provide default method for `equal?'. 2003-04-17 18:47:18 +00:00
Makefile.am * Makefile.am (subpkgdatadir): VERSION -> GUILE_EFFECTIVE_VERSION. 2002-12-08 20:43:37 +00:00