messages from 2023-08-25 23:17:32 to 2023-11-27 17:15:36 UTC [more...]
[PATCH] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2
2023-11-27 17:15 UTC (20+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
role of core-updates
2023-11-27 6:52 UTC (2+ messages)
Problems with running Network Socket Examples
2023-11-26 20:59 UTC
[PATCH] doc: Document SRFI 64
2023-11-26 7:38 UTC (8+ messages)
` [PATCH v2] "
` [semi-OT] Snarfing [was: [PATCH v2] doc: Document SRFI 64.]
` [PATCH v3] doc: Document SRFI 64
[PATCH] Add support for 'else' clause in R7RS cond-expand
2023-11-25 2:22 UTC
Declarative and Minimalistic Computing: CfP for FOSDEM 2024
2023-11-23 7:25 UTC (3+ messages)
` Guix Days & "
automake test driver for Guile scheme patch review
2023-11-23 4:19 UTC (11+ messages)
[PATCH v4 00/10] Add a few new SRFIs, R7RS libraries
2023-11-23 3:25 UTC (11+ messages)
` [PATCH v4 01/10] ice-9: Fix 'include' when used in compilation contexts
` [PATCH v4 02/10] Use R7RS 'rename' syntax for exports
` [PATCH v4 03/10] build: Register '.sld' as an alternative extension to '.scm'
` [PATCH v4 04/10] module: Add SRFI 126
` [PATCH v4 05/10] module: Add SRFI 128
` [PATCH v4 06/10] module: Add (scheme comparator)
` [PATCH v4 07/10] module: Add (scheme sort)
` [PATCH v4 08/10] module: Add SRFI 125
` [PATCH v4 09/10] module: Add SRFI 151
` [PATCH v4 10/10] module: Add SRFI 160
Hygienic rewrite of (ice-9 expect)
2023-11-19 23:49 UTC (14+ messages)
[PATCH v3 1/6] module: Add srfi-126
2023-11-18 6:05 UTC (6+ messages)
` [PATCH v3 2/6] tests: Add new compile-file tests
` [PATCH v3 3/6] ice-9: Fix 'include' when used in compilation contexts
` [PATCH v3 4/6] module: Add srfi-128
` [PATCH v3 5/6] module: Add srfi-125
` [PATCH v3 6/6] module: Add srfi-151
A R7RS library name part bug?
2023-11-13 23:17 UTC (2+ messages)
[PATCH] scripts: scan-api: Make executable and add proper shebang
2023-11-10 16:07 UTC (2+ messages)
[PATCH] doc: Fix typo in PEG example
2023-11-10 4:21 UTC
[PATCH] module: Add some docstrings to (system base compile)
2023-11-10 3:45 UTC
[PATCH 1/2] tests: Add new compile-file tests
2023-11-10 3:32 UTC (2+ messages)
` [PATCH 2/2] ice-9: Fix 'include' when used in compilation contexts
[PATCH v5 0/4] Add module depth information to %load-verbosely output
2023-11-06 16:27 UTC (5+ messages)
` [PATCH v5 1/4] (ice-9 boot-9): Fix typo
` [PATCH v5 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH v5 3/4] guix.scm: Update guile package native inputs
` [PATCH v5 4/4] load: Display modules depth in output when using %load-verbosely
[PATCH v2 1/3] module: Add srfi-126
2023-11-04 16:16 UTC (3+ messages)
` [PATCH v2 2/3] module: Add srfi-128
` [PATCH v2 3/3] module: Add srfi-125
[PATCH 1/2] module: Add srfi-126
2023-11-03 18:27 UTC (2+ messages)
` [PATCH 2/2] module: Add srfi-128
[PATCH] module: Add srfi-126
2023-11-02 16:03 UTC
GNU G-Golf 0.8.0-rc-2 available for testing
2023-11-02 3:50 UTC
Replacing Guile test-suite with SRFI-64?
2023-10-31 13:20 UTC (9+ messages)
Question: planning support for SRFI-125, SRFI-133?
2023-10-31 12:48 UTC (3+ messages)
Guile 64-bit Windows support, redux
2023-10-29 21:34 UTC (2+ messages)
[PATCH] Fixes for custom-ports
2023-10-29 9:51 UTC
[PATCH v2 0/4] Add the HTTP Link header (fixed)
2023-10-28 10:42 UTC (5+ messages)
` [PATCH v2 1/4] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2
` [PATCH v2 4/4] Parse the HTTP Link header
` [PATCH v2 2/4] Update section comment in (web http)
` [PATCH v2 3/4] Check that key/value parameters in HTTP headers are quoted in needed
[PATCH 0/3] Parse the Link header
2023-10-28 9:01 UTC (4+ messages)
` [PATCH 1/3] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2
` [PATCH 3/3] Parse the HTTP Link header
` [PATCH 2/3] Update section comment in (web http)
[PATCH] add language/wisp to Guile?
2023-10-27 22:05 UTC (37+ messages)
` [PATCH] add SRFI-119 / language/wisp to Guile? (new patch, squashed)
` guile support for multiple languages [was: [PATCH] add language/wisp to Guile?]
[PATCH v5 0/4] Add module depth information to %load-verbosely output
2023-10-22 4:16 UTC (5+ messages)
` [PATCH v5 1/4] (ice-9 boot-9): Fix typo
` [PATCH v5 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH v5 3/4] guix.scm: Update guile package native inputs
` [PATCH v5 4/4] load: Display modules depth in output when using %load-verbosely
[PATCH v4 0/4] Add module depth information to %load-verbosely output
2023-10-22 4:14 UTC (13+ messages)
` [PATCH v4 1/4] (ice-9 boot-9): Fix typo
` [PATCH v4 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH v4 3/4] guix.scm: Update guile package native inputs
` [PATCH v4 4/4] load: Display modules depth in output when using %load-verbosely
[PATCH] Remove and ignore generated files
2023-10-18 20:24 UTC
Guile documentation overhaul (was Re: What's to be considered on-topic for Guile mailing lists?)
2023-10-18 19:13 UTC
[PATCH] doc: Extend documentation for (ice-9 match)
2023-10-17 20:41 UTC (4+ messages)
[PATCH v2] doc: Extend documentation for (ice-9 match)
2023-10-15 18:39 UTC
[BUG] Non-local exit in thunk from system-async-mark doesn't restore asyncs block
2023-10-10 22:22 UTC (2+ messages)
GNU G-Golf 0.8.0-rc-1 available for testing
2023-10-07 5:16 UTC
Guix Days and Fosdem 2024
2023-10-02 12:21 UTC (6+ messages)
Inconsistency with expressions between definitions
2023-09-25 13:53 UTC (5+ messages)
[PATCH 0/4] Add module depth information to %load-verbosely output
2023-09-25 10:40 UTC (16+ messages)
` [PATCH 1/4] (ice-9 boot-9): Fix typo
` [PATCH 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH 3/4] guix.scm: Update guile package native inputs
` [PATCH 4/4] load: Display modules depth in output when using %load-verbosely
` [PATCH v2 0/4] Add module depth information to %load-verbosely output
` [PATCH v2 1/4] (ice-9 boot-9): Fix typo
` [PATCH v2 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH v2 3/4] guix.scm: Update guile package native inputs
` [PATCH v2 4/4] load: Display modules depth in output when using %load-verbosely
` [PATCH v3 0/4] Add module depth information to %load-verbosely output
` [PATCH v3 1/4] (ice-9 boot-9): Fix typo
` [PATCH v3 2/4] .dir-locals: Set c-basic-offset to 2 for c-mode
` [PATCH v3 3/4] guix.scm: Update guile package native inputs
` [PATCH v3 4/4] load: Display modules depth in output when using %load-verbosely
Feature request: make Guile compiler always write absolute paths in .go files for Geiser compatiblity
2023-09-25 9:51 UTC (4+ messages)
[PATCH] Add atomic-box-update! function to (ice-9 atomic)
2023-09-20 8:17 UTC (2+ messages)
` [PATCH v4] "
[PATCH 0/7] Allow tests to run in parallel
2023-09-18 3:00 UTC (7+ messages)
` [PATCH 3/7] guile-test: set declarative #f to eliminate warning
` [PATCH 4/7] guile-test: support automake parallel test harness via --trs-file
` [PATCH 5/7] check-guile.in: improve quoting (e.g. paths with spaces)
` [PATCH 6/7] check-guile.in: exit 2 on errors and direct output to stderr
` [PATCH 7/7] Switch to the preferred parallel automake test harness
GNU G-Golf 0.8.0-alpha-6 available for testing
2023-09-13 6:25 UTC
[PATCH] Make HTTP header symbols case-insensitive
2023-09-10 22:46 UTC (2+ messages)
[PATCH] getopt-long permits numbers for short options
2023-09-05 11:58 UTC (4+ messages)
[PATCH] web: Treat 'application/json' and similar as text
2023-09-05 6:05 UTC
Close 10519, and, how to close bug on debbugs?
2023-09-03 21:43 UTC (6+ messages)
GNU G-Golf 0.8.0-a.5 available for testing
2023-08-31 6:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).