1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/oop/goops
Ludovic Courtès 4ff2133aa1 Clarify the copyright status of GOOPS.
* module/oop/goops.scm, module/oop/goops/active-slot.scm,
  module/oop/goops/composite-slot.scm, module/oop/goops/describe.scm:
  Add a copyright line for Érick Gallesio.  Mention the STk version
  GOOPS was derived from.  Remove mentions of the ‘COPYRIGHTS’ file.
  Thanks to Karl Berry <karl@freefriends.org> for pointing it out, and
  to Michael Djurfeldt <mikael@djurfeldt.com>.
2013-01-26 15:41:05 +01:00
..
accessors.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
active-slot.scm Clarify the copyright status of GOOPS. 2013-01-26 15:41:05 +01:00
compile.scm Fix GOOPS method compilation bug when no next-method exists 2011-01-30 13:30:08 +01:00
composite-slot.scm Clarify the copyright status of GOOPS. 2013-01-26 15:41:05 +01:00
describe.scm Clarify the copyright status of GOOPS. 2013-01-26 15:41:05 +01:00
dispatch.scm fix goops compilation when current language is not scheme 2012-07-05 10:15:02 +02:00
internal.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
save.scm oop goops save: fix compile-time availability of write-component 2013-01-23 16:53:54 +01:00
simple.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
stklos.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
util.scm finish deprecating eval closures 2012-05-23 12:29:15 +02:00