guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-custom-ports updated (86f63a1cb -> d6aa87528)


From: Andy Wingo
Subject: [Guile-commits] branch wip-custom-ports updated (86f63a1cb -> d6aa87528)
Date: Fri, 2 Jun 2023 07:45:33 -0400 (EDT)

wingo pushed a change to branch wip-custom-ports
in repository guile.

    from 86f63a1cb Implement R6RS custom textual ports
     new 4dbd2d224 Modernize soft ports
     new d6aa87528 Rewrite pretty-print to rely on port-column, abort early

The 2 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:
 doc/ref/api-io.texi           |  75 +++++++-
 module/ice-9/boot-9.scm       |  10 +-
 module/ice-9/pretty-print.scm | 431 ++++++++++++++++++++++++------------------
 module/ice-9/soft-ports.scm   | 127 ++++++++++---
 4 files changed, 424 insertions(+), 219 deletions(-)



reply via email to

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