[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch main updated (1ad31adf3 -> 8441d8ff5)
From: |
Andy Wingo |
Subject: |
[Guile-commits] branch main updated (1ad31adf3 -> 8441d8ff5) |
Date: |
Mon, 18 Sep 2023 10:06:42 -0400 (EDT) |
wingo pushed a change to branch main
in repository guile.
from 1ad31adf3 Better compilation for symbol->keyword, keyword->symbol
new 850b724f8 More robust asyncs.test
new 8441d8ff5 Fix docstring for symbol->string, string->symbol
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/symbols.c | 48 ++++----------------------------------------
module/ice-9/test.scm | 4 ++--
test-suite/tests/asyncs.test | 40 ++++++++++++++++++------------------
test-suite/tests/r4rs.test | 4 ++--
4 files changed, 27 insertions(+), 69 deletions(-)
- [Guile-commits] branch main updated (1ad31adf3 -> 8441d8ff5),
Andy Wingo <=