guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (c51fcfffb -> a3c77cb8d)


From: Mikael Djurfeldt
Subject: [Guile-commits] branch main updated (c51fcfffb -> a3c77cb8d)
Date: Mon, 25 Nov 2024 15:54:16 -0500 (EST)

mdj pushed a change to branch main
in repository guile.

    from c51fcfffb psyntax: simplify free-id=?
     new be2f965f8 GOOPS: Add support for keyword arguments in methods
     new d619da8c3 GOOPS: Introduce new forms method* and define-method*
     new 05de7e3e6 Remove method slot keyword-formals? introduced in 765f1d49
     new 2d18afe5a Distinguish between lambda and lambda* in generated 
procedures
     new f057e02d9 Correctly pass on keyword arguments actually present in args 
list
     new 5307329d1 Document method* and define-method*
     new a3c77cb8d Update NEWS

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


Summary of changes:
 NEWS                 |   8 ++
 doc/ref/goops.texi   | 197 +++++++++++++++++++++++++++++++-
 module/oop/goops.scm | 312 +++++++++++++++++++++++++++++++++++++++++++--------
 3 files changed, 470 insertions(+), 47 deletions(-)



reply via email to

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