Re: [PATCH] add SRFI: srfi-121; generators
John Cowan
(21 Jan 2021 18:40 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Mark H Weaver
(23 Jan 2021 00:59 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Shiro Kawai
(23 Jan 2021 02:15 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Arthur A. Gleckler
(23 Jan 2021 02:18 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Mark H Weaver
(23 Jan 2021 06:38 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
John Cowan
(26 Jan 2021 03:30 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Linus Björnstam
(26 Jan 2021 07:08 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Marc Nieper-Wißkirchen
(26 Jan 2021 07:15 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Linus Björnstam
(26 Jan 2021 16:03 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Arthur A. Gleckler
(08 Apr 2021 15:54 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators Linus Björnstam (11 Apr 2021 15:52 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Arthur A. Gleckler
(11 Apr 2021 16:17 UTC)
|
Re: [PATCH] add SRFI: srfi-121; generators
Linus Björnstam
(27 Jan 2021 15:33 UTC)
|
Hi Arthur! I have been looking for the code, seemingly in vain. I had a disk failure not too long ago, and it was probably in one directory not backed up. I will keep looking for it, since I am still in some kind of low-effort journey to restore my home directory, but I don't think I will find anything. I still want to write an implementation of srfi-158 for guile, but given the current state I believe it is quite far in the future. I have had a bout 2 hours of serious computer time per week since the new year with no end to this horrible draught in sight! I will let you know if I find anything. -- Linus Björnstam On Thu, 8 Apr 2021, at 17:53, Arthur A. Gleckler wrote: > On Tue, Jan 26, 2021 at 3:54 AM Linus Björnstam > <xxxxxx@veryfast.biz> wrote: > > The code's internet presence is apparently gone (bitbucket mercurial. I don't know how I missed that ). I won't have access to that code for about 2 weeks, but I will upload it and try to get it up to par with the updated SRFI-158. > > Hi, Linus. Have you had a chance to do this? > > Thanks.