guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3dcc74d3ae -> 0976e92a0f)


From: guix-commits
Subject: branch master updated (3dcc74d3ae -> 0976e92a0f)
Date: Mon, 10 Jan 2022 09:01:57 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 3dcc74d3ae gnu: julia-simd: Update to 3.4.0.
     new 97d0055edb style: Improve pretty printer and add tests.
     new 208a7aa17b style: Allow special forms to be scoped.
     new 6f892630ae style: Add support for "newline forms".
     new c4fe13c294 style: Add '--styling' option.
     new 5d9a5e2301 style: '-S format' canonicalizes comments.
     new 0976e92a0f news: Add news entry about 'guix style'.

The 6 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/contributing.texi  |  18 +--
 doc/guix.texi          |  60 +++++--
 etc/indent-code.el     | 120 --------------
 etc/news.scm           |  32 ++++
 guix/scripts/style.scm | 421 +++++++++++++++++++++++++++++++++++++++++--------
 tests/style.scm        | 162 ++++++++++++++++++-
 6 files changed, 607 insertions(+), 206 deletions(-)
 delete mode 100755 etc/indent-code.el



reply via email to

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