1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 05:30:21 +02:00
guile/oop
Mikael Djurfeldt 7b07e5efb6 * boot-9.scm (process-define-module): Handle #:duplicates.
(module-use-interfaces! process-duplicates): New functions.
(duplicate-handlers): Dictionary of duplicate handlers.
(module-symbol-local-binding, module-symbol-binding): Bugfix.

* goops.scm (equal?): Define default method.
(merge-generics): Provide for merging of generic functions
imported into a module under the same name.
2003-03-07 13:12:47 +00:00
..
goops * goops/Makefile.am (subpkgdatadir): VERSION -> 2002-12-09 00:43:27 +00:00
.cvsignore .cvsignore 2000-12-07 00:40:31 +00:00
ChangeLog * boot-9.scm (process-define-module): Handle #:duplicates. 2003-03-07 13:12:47 +00:00
goops.scm * boot-9.scm (process-define-module): Handle #:duplicates. 2003-03-07 13:12:47 +00:00
Makefile.am * Makefile.am (subpkgdatadir): VERSION -> GUILE_EFFECTIVE_VERSION. 2002-12-09 00:43:51 +00:00