unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
 messages from 2023-11-02 20:48:55 to 2023-12-29 07:49:37 UTC [more...]

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"]

GNU G-Golf 0.8.0-rc-2 available for testing
 2023-12-22 23:55 UTC  (15+ messages)
              ` G-Golf- [subject changed] cairo based examples fail in homebrew

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

[PATCH] Add copy-on-write support to scm_copy_file
 2023-11-29 16:17 UTC 

[PATCH] Fixes for custom-ports
 2023-11-29  7:26 UTC  (6+ messages)

[PATCH v4] Add resolve-relative-reference in (web uri), as in RFC 3986 5.2
 2023-11-29  1:08 UTC  (7+ messages)

Guile 64-bit Windows support, redux
 2023-11-28 22:04 UTC  (4+ messages)

[PATCH] Remove and ignore generated files
 2023-11-28 21:01 UTC  (2+ messages)

[PATCH] doc: Fix example in list-transduce example
 2023-11-28 19:01 UTC 

[PATCH v3] doc: Extend documentation for (ice-9 match)
 2023-11-28 18:48 UTC 

Problem testing cond-expand syntax from (scheme base) in pure module
 2023-11-27 20:50 UTC 

role of core-updates
 2023-11-27  6:52 UTC  (2+ messages)

[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 

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


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).