guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch wip-goops-refactor updated (f86e587 -> 951cce9)


From: Andy Wingo
Subject: [Guile-commits] branch wip-goops-refactor updated (f86e587 -> 951cce9)
Date: Sat, 10 Jan 2015 23:26:49 +0000

wingo pushed a change to branch wip-goops-refactor
in repository guile.

      from  f86e587   Remove TEST_CHANGE_CLASS
       new  c0e0104   No more concept of "pure generics"
       new  1dd2531   Remove scm_c_extend_primitive_generic
       new  fcb54f0   Minor goops.c tidying
       new  e202ad4   Rewrite %initialize-object in Scheme
       new  951cce9   Deprecate scm_get_keyword

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/deprecated.c |   14 +++
 libguile/deprecated.h |    1 +
 libguile/goops.c      |  215 ++-----------------------------------------------
 libguile/goops.h      |   11 ---
 module/oop/goops.scm  |   54 +++++++++++--
 5 files changed, 70 insertions(+), 225 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]