messages from 2023-12-06 23:15:11 to 2024-05-21 02:30:28 UTC [more...]
define-typed: checking values on proc entry and exit
2024-05-21 2:30 UTC (2+ messages)
[GNC] Question about OFX imports
2024-05-13 23:37 UTC
GNU G-Golf 0.8.0-rc-4 available for testing
2024-05-11 0:37 UTC
[PATCH] Speed up stage0 bootstrap build using prebuilts
2024-05-07 16:21 UTC (5+ messages)
` bug#69314: "
exception from inside false-if-exception?
2024-05-06 18:58 UTC (5+ messages)
` bug#46009: "
[PATCH] eval-string: Fix setting port column
2024-05-06 9:38 UTC (4+ messages)
` bug#69921: "
[PATCH] Build system fixes
2024-05-06 9:37 UTC (3+ messages)
` bug#69315: "
GUILE_QUIET=1 guile => suppress REPL welcome message
2024-05-03 19:38 UTC (6+ messages)
` GUILE_QUIET=1 guile → suppress REPL welcome message (fixed message format)
guile-lib: Fix typo in license declaration
2024-05-01 19:56 UTC
[PATCH] doc: add example for module texinfo doc format
2024-04-30 11:20 UTC (2+ messages)
guile-lib logging formatters
2024-04-29 9:40 UTC
[PATCH v2] unit-tests/logging.logger: Fix tests with Guile 2
2024-04-29 8:52 UTC
[PATCH] unit-tests/logging.logger: Bugfix: Use "mkstemp!" with Guile 2
2024-04-29 8:34 UTC
[PATCH] Fix error messages containing format strings
2024-04-26 18:40 UTC (2+ messages)
Adding the doctests module to guile-lib or guile?
2024-04-26 16:27 UTC
Guile Scheme docstring style guide?
2024-04-25 22:22 UTC
Texinfo in Guile Scheme docstrings?
2024-04-25 22:21 UTC
Guile-Lib 0.2.8.1 released
2024-04-25 0:25 UTC
The case for more macro-instructions?
2024-04-17 20:34 UTC (2+ messages)
GNU G-Golf 0.8.0-rc-3 available for testing
2024-04-17 5:56 UTC
guile-lib: essentially empty guile-library.info in 0.2.8 tarball
2024-04-14 20:02 UTC (2+ messages)
Git Mock Forge for Guix tests
2024-04-13 21:29 UTC
[PATCH v1] SRFI-19: Add support for ISO 8601 zones with a colon
2024-04-13 19:44 UTC (11+ messages)
` [PATCH v2] "
Guilr-Lib - New maintainer
2024-04-02 6:43 UTC (2+ messages)
Guile-Lib 0.2.8 released
2024-04-01 0:05 UTC (2+ messages)
Guile 64-bit Windows support, redux
2024-03-29 17:20 UTC (13+ messages)
Allowing extended HTTP methods
2024-03-28 16:17 UTC (2+ messages)
How to get pull-request feedback
2024-03-27 23:17 UTC (3+ messages)
[PATCH] build: Use PKG_INSTALL_DIR
2024-03-26 0:44 UTC (2+ messages)
Non-blocking web server
2024-03-25 10:44 UTC (4+ messages)
[PATCH] guile-lib: src/logger/logger.scm: Fix spelling of "invocation"
2024-03-25 4:12 UTC (2+ messages)
Custom HTTP methods in web module
2024-03-24 13:57 UTC (4+ messages)
Changes to Guile not effecting built binary
2024-03-21 17:17 UTC (3+ messages)
[PATCH] define guile-test as non-declarative
2024-03-15 13:40 UTC (2+ messages)
[PATCH] add language/wisp to Guile?
2024-03-11 1:16 UTC (33+ messages)
` [PATCH] add SRFI-119 / language/wisp to Guile? (new patch, squashed)
` [PATCH] add SRFI-119 / language/wisp to Guile? (new patch with more tests, squashed)
[PATCH] document in guile-test how to run it nowadays
2024-03-11 1:06 UTC
[Guile-Lib PATCH] logger: Add flush-after-emit? property to <log-handler>
2024-03-10 1:46 UTC (6+ 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] 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-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)
[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 (14+ 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 (3+ messages)
` [PATCH v8 15/16] module: Add SRFI 178
` [PATCH v8 16/16] module: Add SRFI 209
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).