guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-exception-truncate updated (a4c8b47 -> 10ef45


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (a4c8b47 -> 10ef456)
Date: Tue, 3 Apr 2018 09:16:56 -0400 (EDT)

lloda pushed a change to branch wip-exception-truncate
in repository guile.

  discards  a4c8b47   (wip) give a handle into format used in exceptions
      adds  08bb462   Recognize RISC-V compilation targets.
      adds  b56e084   Fix eta-conversion edge cases in peval.
      adds  6d9c683   Fix a few typos in the manual.
      adds  01f97cf   Fix minor typo in the PEG documentation.
       new  10ef456   (wip) give a handle into format used in exceptions

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a4c8b47)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (10ef456)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 1 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:
 doc/ref/api-macros.texi           | 4 ++--
 doc/ref/api-peg.texi              | 2 +-
 doc/ref/vm.texi                   | 4 ++--
 module/language/tree-il/peval.scm | 6 +++++-
 module/system/base/target.scm     | 2 ++
 5 files changed, 12 insertions(+), 6 deletions(-)



reply via email to

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