Tests and alternate definitions of lg and exn.
Bradley Lucier
(12 Jul 2020 19:31 UTC)
|
Re: Tests and alternate definitions of lg and exn.
Arvydas Silanskas
(12 Jul 2020 20:35 UTC)
|
Re: Tests and alternate definitions of lg and exn.
Bradley Lucier
(12 Jul 2020 20:42 UTC)
|
Re: Tests and alternate definitions of lg and exn.
Arthur A. Gleckler
(12 Jul 2020 21:53 UTC)
|
Re: Tests and alternate definitions of lg and exn. Bradley Lucier (12 Jul 2020 22:52 UTC)
|
SRFI development in the age of git
John Cowan
(12 Jul 2020 23:15 UTC)
|
Re: SRFI development in the age of git
Bradley Lucier
(12 Jul 2020 23:54 UTC)
|
Re: SRFI development in the age of git
Arthur A. Gleckler
(13 Jul 2020 00:32 UTC)
|
Re: SRFI development in the age of git
Arthur A. Gleckler
(13 Jul 2020 00:30 UTC)
|
Re: SRFI development in the age of git
Arthur A. Gleckler
(13 Jul 2020 01:35 UTC)
|
Re: SRFI development in the age of git
Marc Nieper-Wißkirchen
(13 Jul 2020 06:45 UTC)
|
Re: SRFI development in the age of git
Linas Vepstas
(13 Jul 2020 07:05 UTC)
|
Re: SRFI development in the age of git
Marc Nieper-Wißkirchen
(13 Jul 2020 07:09 UTC)
|
Re: SRFI development in the age of git
Linas Vepstas
(13 Jul 2020 07:34 UTC)
|
Re: SRFI development in the age of git
John Cowan
(13 Jul 2020 18:10 UTC)
|
Re: SRFI development in the age of git
Linas Vepstas
(13 Jul 2020 21:40 UTC)
|
Re: SRFI development in the age of git
John Cowan
(14 Jul 2020 00:38 UTC)
|
Re: SRFI development in the age of git
Marc Nieper-Wißkirchen
(14 Jul 2020 09:59 UTC)
|
Re: SRFI development in the age of git
Linas Vepstas
(14 Jul 2020 22:54 UTC)
|
Re: SRFI development in the age of git
John Cowan
(14 Jul 2020 23:12 UTC)
|
Re: SRFI development in the age of git
Linas Vepstas
(14 Jul 2020 23:57 UTC)
|
Re: SRFI development in the age of git
John Cowan
(15 Jul 2020 03:52 UTC)
|
Re: SRFI development in the age of git
Linas Vepstas
(15 Jul 2020 08:34 UTC)
|
Re: SRFI development in the age of git
Arthur A. Gleckler
(13 Jul 2020 07:40 UTC)
|
Re: SRFI development in the age of git
Marc Nieper-Wißkirchen
(13 Jul 2020 07:46 UTC)
|
Re: SRFI development in the age of git
Arthur A. Gleckler
(13 Jul 2020 15:59 UTC)
|
Re: Tests and alternate definitions of lg and exn.
Linas Vepstas
(13 Jul 2020 08:00 UTC)
|
On 7/12/20 5:52 PM, Arthur A. Gleckler wrote: > On Sun, Jul 12, 2020 at 2:46 PM Arvydas Silanskas > <xxxxxx@gmail.com > <mailto:xxxxxx@gmail.com>> wrote: > > But I agree, it's confusing. Perhaps there should be distinct > guidelines on what and how is git'ed. Personally I fork from John's > repository, and I make a pull request only when I feel it's stable > and has all functionality in accordance to spec. > > > To avoid confusion, you can use me, the editor, as a serializer, and > stick with the official SRFI repository. How to organize contributions > is entirely up to the authors and contributors, except for two things: > > 1. The final source of truth will always be the official SRFI > repository, e.g. for this one > <https://github.com/scheme-requests-for-implementation/srfi-194>. > 2. Drafts should come from the editor and be announced so that everyone > has a chance to see them with enough time for review. In > particular, some people don't want to use Github, which is fine. I > make all drafts available on the web site, and all versions of the > drafts and sample implementations are available there, too. > OK. I hope there will be at least a week or two of quiescence in both implementation and documentation before finalization so people can test this SRFI appropriately. Brad