guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (2f9bc7fe6 -> 2aed3c117)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (2f9bc7fe6 -> 2aed3c117)
Date: Mon, 7 Feb 2022 06:24:14 -0500 (EST)

civodul pushed a change to branch main
in repository guile.

    from 2f9bc7fe6 Update unicode tables to Unicode 14.0.0; initial charsets 
immutable
     new 032acdeac 'string->symbol' avoids copying the underlying string.
     new 2aed3c117 psyntax: Pass source vectors to tree-il constructors.

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:
 libguile/strings.c                  |  12 +++-
 module/ice-9/psyntax-pp.scm         | 136 ++++++++++++++----------------------
 module/ice-9/psyntax.scm            |  44 ++++++------
 module/language/tree-il.scm         |  19 ++++-
 module/language/tree-il/analyze.scm |   8 +--
 module/system/vm/assembler.scm      |  14 ++--
 6 files changed, 114 insertions(+), 119 deletions(-)



reply via email to

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