1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/oop/goops
Mikael Djurfeldt c614a00b8c * srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.)
* goops/util.scm (filter): Removed.  (Now supplied by core.)

* list.c, list.h (scm_filter, scm_filter_x): New functions.

* debugger/command-loop.scm: Prefix all commands imported from
(ice-9 debugger command-loop) with debugger:.

* boot-9.scm (resolve-interface): Process #:hide; Name custom interfaces
appropriately.
(module-use!, module-use-interfaces!): Remove existing interfaces
on the use-list based on module name rather than interface
identity so that custom interfaces truly replaces their previous
version.
2003-03-11 19:58:14 +00:00
..
.cvsignore .cvsignore 2000-12-07 00:40:31 +00:00
active-slot.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
compile.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
composite-slot.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
describe.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
dispatch.scm Revert to 1.6 (1.7 was an accidental checkin). 2002-02-26 10:38:53 +00:00
internal.scm Added exception notice to all files. 2001-06-03 23:32:27 +00:00
Makefile.am * goops/Makefile.am (subpkgdatadir): VERSION -> 2002-12-09 00:43:27 +00:00
old-define-method.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
save.scm * now using mmacros instead of macros at some places. 2002-07-07 05:18:17 +00:00
stklos.scm * goops.scm (define-generic, define-accessor): Make sure that 2002-07-08 20:40:32 +00:00
util.scm * srfi-1.scm (filter, filter!): Removed. (Now implemented in the core.) 2003-03-11 19:58:14 +00:00