(ice9_sources): Add gap-buffer.scm.
[bpt/guile.git] / oop / goops.scm
2001-10-21 Mikael Djurfeldt* lib.scm: Move module the system directives `export',
2001-06-04 Marius VollmerUse `re-export' instead of `export' when re-exporting
2001-06-03 Marius VollmerAdded exception notice to all files.
2001-05-19 Marius VollmerFix missing paren.
2001-05-19 Marius VollmerCall `%init-goops-builtins' instead of using the
2001-05-05 Marius Vollmer(initialize-object-procedure): Use
2001-04-28 Rob Browning * goops.scm (method): rename list* to cons*.
2001-03-10 Mikael Djurfeldt* goops.scm (define-method): Only accept new syntax.
2001-03-04 Mikael Djurfeldt* goops/compile.scm (compile-method): Tag method closur...
2001-03-04 Mikael Djurfeldt* goops.scm (change-object-class): Quote empty list...
2001-02-23 Keisuke Nishida* goops.scm (method): Enclosed BODY by `(let () ...)'.
2000-11-24 Dirk Herrmann* Goops does not provide its own version of logand...
2000-11-07 Mikael Djurfeldt* goops.scm (internal-add-method!): Set n-specialized...
2000-10-25 Mikael Djurfeldt*** empty log message ***