guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch main updated (c2829e4a8 -> 6750f6cc8)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (c2829e4a8 -> 6750f6cc8)
Date: Sun, 22 Dec 2024 16:18:59 -0500 (EST)

civodul pushed a change to branch main
in repository guile.

    from c2829e4a8 New line or field iteration procedures in (ice-9 rdelim)
     new c86a48a92 PEG: string-peg: Fix [^...] interpretation.
     new 38ad26497 PEG: string-peg: Better support for escaping.
     new 6750f6cc8 PEG: string-peg: Add HTML5 grammar test.

The 3 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:
 module/ice-9/peg/string-peg.scm |  42 ++++++++++++---
 test-suite/tests/peg.test       | 117 ++++++++++++++++++++++++++++++++++++++--
 2 files changed, 148 insertions(+), 11 deletions(-)



reply via email to

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