[PATCH] Extend SRFI-4 vector syntax

2023-06-07 Thread felix . winkelmann
This patch allows strings and chars in homogenous number vectors, as suggested by klm at the meetup. felix From ce2026c3d7cb08d5f88d006cc13dfec3b1f3e4bd Mon Sep 17 00:00:00 2001 From: felix Date: Wed, 7 Jun 2023 20:20:08 +0200 Subject: [PATCH] Allow string and character literals in SRFI-4

Re: [PATCH] Compact symbol table in lookup/intern, and fix a few gitignores (was: [PATCH] Add user-facing weak pair API)

2023-06-07 Thread Peter Bex
On Sat, Jun 03, 2023 at 11:12:40PM +0200, Peter Bex wrote: > Attached are 5 patches to add the weak pair support. I've also pushed > this to the git repo under the "user-facing-weak-pairs" branch. I've pushed two more patches, attached here as well. The first one implements the idea of moving

Re: [PATCH] Add user-facing weak pair API

2023-06-07 Thread felix . winkelmann
> On Tue, Jun 06, 2023 at 07:46:10PM +0200, felix.winkelm...@bevuta.com wrote: > > > Do we even want to make a 5.4 release at all? > > > > I would suggest to add this for 5.4, for the reasons you > > state. I also would be for making at least one minor release > > before C6, as I doubt that we

Re: [PATCH] Add user-facing weak pair API

2023-06-07 Thread Peter Bex
On Tue, Jun 06, 2023 at 07:46:10PM +0200, felix.winkelm...@bevuta.com wrote: > > Do we even want to make a 5.4 release at all? > > I would suggest to add this for 5.4, for the reasons you > state. I also would be for making at least one minor release > before C6, as I doubt that we will get UTF