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 071d6b0ecc * tests/goops.test: New tests.
* goops.scm (equal?): Provide default method for `equal?'.
(compute-getters-n-setters): Check for bad init-thunks.

* eq.c (scm_equal_p): Turned into a primitive generic.

* snarf.h (SCM_PRIMITIVE_GENERIC, SCM_PRIMITIVE_GENERIC_1): New
macros.
2003-04-17 17:50:57 +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 * tests/goops.test: New tests. 2003-04-17 17:50:57 +00:00
Makefile.am * Makefile.am (subpkgdatadir): VERSION -> GUILE_EFFECTIVE_VERSION. 2002-12-08 20:43:37 +00:00