messages from 2023-11-29 21:59:29 to 2024-03-11 01:01:36 UTC [more...]
GUILE_QUIET=1 guile => suppress REPL welcome message
2024-03-11 1:01 UTC (3+ messages)
` GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message format)
[Guile-Lib PATCH] logger: Add flush-after-emit? property to <log-handler>
2024-03-10 1:46 UTC (6+ messages)
[PATCH v1] SRFI-19: Add support for ISO 8601 zones with a colon
2024-03-06 18:58 UTC (3+ messages)
B-trees
2024-03-06 16:49 UTC
Bug#1064998: guile-lib: broken package when cross building
2024-03-03 23:49 UTC (3+ messages)
[Guile-Lib PATCH v4 0/7] Make log-msg accept source properties for displaying source location
2024-02-25 14:19 UTC (8+ messages)
` [Guile-Lib PATCH v4 1/7] configure.ac: Fix typo in message
` [Guile-Lib PATCH v4 2/7] Use /bin/sh in update-api script shebang
` [Guile-Lib PATCH v4 3/7] tests: guile-library.api: Re-generate
` [Guile-Lib PATCH v4 4/7] logging: Allow passing source properties to `log-msg'
` [Guile-Lib PATCH v4 5/7] logging: Adjust default log-formatter output
` [Guile-Lib PATCH v4 6/7] logging: Make procedure name available to the log formatter
` [Guile-Lib PATCH v4 7/7] logging: Call flush-log at the end of accept-log
Hygienic rewrite of (ice-9 expect)
2024-02-23 17:53 UTC (15+ messages)
[PATCH] Build system fixes
2024-02-22 21:14 UTC
[PATCH] Speed up stage0 bootstrap build using prebuilts
2024-02-22 20:09 UTC (2+ messages)
[PATCH] Fixes for custom-ports
2024-02-11 16:41 UTC (8+ messages)
[Guile-Lib PATCH v2 0/6] Make log-msg accept source properties for displaying source location
2024-02-09 4:50 UTC (16+ messages)
` [Guile-Lib PATCH v2 1/6] configure.ac: Fix typo in message
` [Guile-Lib PATCH v2 2/6] Use /bin/sh in update-api script shebang
` [Guile-Lib PATCH v2 3/6] tests: guile-library.api: Re-generate
` [Guile-Lib PATCH v2 4/6] logging: Allow passing source properties to `log-msg'
` [Guile-Lib PATCH v2 5/6] logging: Adjust default log-formatter output
` [Guile-Lib PATCH v2 6/6] logger: Call flush-log at the end of accept-log
` [Guile-Lib PATCH v3 0/7] Make log-msg accept source properties for displaying source location
` [Guile-Lib PATCH v3 1/7] configure.ac: Fix typo in message
` [Guile-Lib PATCH v3 2/7] Use /bin/sh in update-api script shebang
` [Guile-Lib PATCH v3 3/7] tests: guile-library.api: Re-generate
` [Guile-Lib PATCH v3 4/7] logging: Allow passing source properties to `log-msg'
` [Guile-Lib PATCH v3 5/7] logging: Adjust default log-formatter output
` [Guile-Lib PATCH v3 6/7] logging: Make procedure name available to the log formatter
` [Guile-Lib PATCH v3 7/7] logging: Call flush-log at the end of accept-log
Guile 64-bit Windows support, redux
2024-02-07 20:29 UTC (9+ messages)
[Guile-Lib PATCH 0/6] Make log-msg accept source properties for displaying source location
2024-02-05 19:40 UTC (7+ messages)
` [Guile-Lib PATCH 1/6] configure.ac: Fix typo in message
` [Guile-Lib PATCH 2/6] Use /bin/sh in update-api script shebang
` [Guile-Lib PATCH 3/6] tests: guile-library.api: Re-generate
` [Guile-Lib PATCH 4/6] logging: Allow passing source properties to `log-msg'
` [Guile-Lib PATCH 5/6] logging: Adjust default log-formatter output
` [Guile-Lib PATCH 6/6] logger: Call flush-log at the end of accept-log
Minimal example of extending Guile with Rust?
2024-01-29 15:49 UTC (3+ messages)
Minimal example of extending Guile with Rust?
2024-01-29 15:31 UTC
[PATCH] Remove and ignore generated files
2024-01-29 13:41 UTC (4+ messages)
How to abort a read from a socket after some time?
2024-01-22 11:38 UTC (2+ messages)
[PATCH] add language/wisp to Guile?
2024-01-21 23:21 UTC (32+ messages)
` [PATCH] add SRFI-119 / language/wisp to Guile? (new patch, squashed)
[guile-lib] (logging logger) doesn't call flush-log after each log
2024-01-03 2:54 UTC
GNU G-Golf 0.8.0-rc-2 available for testing
2024-01-01 2:12 UTC (16+ messages)
` G-Golf- [subject changed] cairo based examples fail in homebrew
Problems with running Network Socket Examples
2023-12-29 7:49 UTC (3+ messages)
Guix Mentor (paid) — including "speed up Guix"
2023-12-27 19:07 UTC (2+ messages)
` speeding up Guile [was: Guix Mentor (paid) — including "speed up Guix"]
Declarative and Minimalistic Computing: CfP for FOSDEM 2024
2023-12-17 18:00 UTC (5+ messages)
` Guix Days & "
[PATCH] Add more detailed instructions into the HACKING file
2023-12-15 22:16 UTC (4+ messages)
[PATCH v9 00/18] Add SRFI 209 and dependencies; improve support for R7RS libraries
2023-12-13 4:37 UTC (19+ messages)
` [PATCH v9 01/18] ice-9: Fix 'include' when used in compilation contexts
` [PATCH v9 02/18] Use R7RS 'rename' syntax for exports
` [PATCH v9 03/18] r7rs-libraries: Add support for 'else' clause in cond-expand
` [PATCH v9 04/18] r7rs-libraries: Better support R7RS SRFI library names
` [PATCH v9 05/18] (scheme base): Support non-negative SRFI integer names in cond-expand
` [PATCH v9 06/18] Share features tested by cond-expand library declarations and expressions
` [PATCH v9 07/18] build: Register '.sld' as an alternative extension to '.scm'
` [PATCH v9 08/18] module: Add SRFI 126
` [PATCH v9 09/18] module: Add SRFI 128
` [PATCH v9 10/18] module: Add (scheme comparator)
` [PATCH v9 11/18] module: Add (scheme sort)
` [PATCH v9 12/18] module: Add SRFI 125
` [PATCH v9 13/18] module: Add SRFI 151
` [PATCH v9 14/18] module: Add SRFI 160
` [PATCH v9 15/18] module: Add SRFI 178
` [PATCH v9 16/18] module: Add SRFI 209
` [PATCH v9 17/18] module: Add SRFI 48
` [PATCH v9 18/18] module: Upgrade SRFI 64 to modern R7RS library implementation
[PATCH v2 0/2] Add 'snarfi' guild script to convert SRFI HTML specifications to Texinfo
2023-12-13 4:22 UTC (3+ messages)
` [PATCH v2 1/2] .dir-locals: Add indentation rule for sxml-match syntax
` [PATCH v2 2/2] scripts: Add SRFI documentation HTML -> Texinfo snarfer
[PATCH v8 00/16] Add SRFI 209 and dependencies; improve support for R7RS libraries
2023-12-06 23:15 UTC (17+ messages)
` [PATCH v8 01/16] ice-9: Fix 'include' when used in compilation contexts
` [PATCH v8 02/16] Use R7RS 'rename' syntax for exports
` [PATCH v8 03/16] r7rs-libraries: Add support for 'else' clause in cond-expand
` [PATCH v8 04/16] r7rs-libraries: Better support R7RS SRFI library names
` [PATCH v8 05/16] (scheme base): Support non-negative SRFI integer names in cond-expand
` [PATCH v8 06/16] Share features tested by cond-expand library declarations and expressions
` [PATCH v8 07/16] build: Register '.sld' as an alternative extension to '.scm'
` [PATCH v8 08/16] module: Add SRFI 126
` [PATCH v8 09/16] module: Add SRFI 128
` [PATCH v8 10/16] module: Add (scheme comparator)
` [PATCH v8 11/16] module: Add (scheme sort)
` [PATCH v8 12/16] module: Add SRFI 125
` [PATCH v8 13/16] module: Add SRFI 151
` [PATCH v8 14/16] module: Add SRFI 160
` [PATCH v8 15/16] module: Add SRFI 178
` [PATCH v8 16/16] module: Add SRFI 209
Safe computing paradigm
2023-12-06 21:41 UTC
[PATCH v2] Add more detailed instructions into the HACKING file
2023-12-05 0:02 UTC
[PATCH v7 00/16] Add SRFI 209 and dependencies; improve support for R7RS libraries
2023-12-04 21:45 UTC (17+ messages)
` [PATCH v7 01/16] ice-9: Fix 'include' when used in compilation contexts
` [PATCH v7 02/16] Use R7RS 'rename' syntax for exports
` [PATCH v7 03/16] r7rs-libraries: Add support for 'else' clause in cond-expand
` [PATCH v7 04/16] r7rs-libraries: Better support R7RS SRFI library names
` [PATCH v7 05/16] (scheme base): Support non-negative SRFI integer names in cond-expand
` [PATCH v7 06/16] Share features tested by cond-expand library declarations and expressions
` [PATCH v7 07/16] build: Register '.sld' as an alternative extension to '.scm'
` [PATCH v7 08/16] module: Add SRFI 126
` [PATCH v7 09/16] module: Add SRFI 128
` [PATCH v7 10/16] module: Add (scheme comparator)
` [PATCH v7 11/16] module: Add (scheme sort)
` [PATCH v7 12/16] module: Add SRFI 125
` [PATCH v7 13/16] module: Add SRFI 151
` [PATCH v7 14/16] module: Add SRFI 160
` [PATCH v7 15/16] module: Add SRFI 178
` [PATCH v7 16/16] module: Add SRFI 209
[PATCH 0/2] Add 'snarfi' guild script to convert SRFI HTML specifications to Texinfo
2023-12-03 16:37 UTC (3+ messages)
` [PATCH 1/2] .dir-locals: Add indentation rule for sxml-match syntax
` [PATCH 2/2] scripts: Add SRFI documentation HTML -> Texinfo snarfer
[PATCH v6 00/16] Add SRFI 209 and dependencies; improve support for R7RS libraries
2023-12-03 1:37 UTC (17+ messages)
` [PATCH v6 01/16] ice-9: Fix 'include' when used in compilation contexts
` [PATCH v6 02/16] Use R7RS 'rename' syntax for exports
` [PATCH v6 03/16] r7rs-libraries: Add support for 'else' clause in cond-expand
` [PATCH v6 04/16] r7rs-libraries: Better support R7RS SRFI library names
` [PATCH v6 05/16] (scheme base): Support non-negative SRFI integer names in cond-expand
` [PATCH v6 06/16] Share features tested by cond-expand library declarations and expressions
` [PATCH v6 07/16] build: Register '.sld' as an alternative extension to '.scm'
` [PATCH v6 08/16] module: Add SRFI 126
` [PATCH v6 09/16] module: Add SRFI 128
` [PATCH v6 10/16] module: Add (scheme comparator)
` [PATCH v6 11/16] module: Add (scheme sort)
` [PATCH v6 12/16] module: Add SRFI 125
` [PATCH v6 13/16] module: Add SRFI 151
` [PATCH v6 14/16] module: Add SRFI 160
` [PATCH v6 15/16] module: Add SRFI 178
` [PATCH v6 16/16] module: Add SRFI 209
[PATCH v5 00/15] Add a few new SRFIs, R7RS libraries
2023-11-29 21:59 UTC (16+ messages)
` [PATCH v5 01/15] ice-9: Fix 'include' when used in compilation contexts
` [PATCH v5 02/15] Use R7RS 'rename' syntax for exports
` [PATCH v5 03/15] r7rs-libraries: Add support for 'else' clause in cond-expand
` [PATCH v5 04/15] r7rs-libraries: Better support R7RS SRFI library names
` [PATCH v5 05/15] (scheme base): Support non-negative SRFI integer names in cond-expand
` [PATCH v5 06/15] Share features tested by cond-expand library declarations and expressions
` [PATCH v5 07/15] build: Register '.sld' as an alternative extension to '.scm'
` [PATCH v5 08/15] module: Add SRFI 126
` [PATCH v5 09/15] module: Add SRFI 128
` [PATCH v5 10/15] module: Add (scheme comparator)
` [PATCH v5 11/15] module: Add (scheme sort)
` [PATCH v5 12/15] module: Add SRFI 125
` [PATCH v5 13/15] module: Add SRFI 151
` [PATCH v5 14/15] module: Add SRFI 160
` [PATCH v5 15/15] module: Add SRFI 178
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).