On Monday, February 14, 2022 at 11:59:14 PM UTC+1 Ian Lance Taylor wrote:

> On Sun, Feb 13, 2022 at 9:18 AM Manlio Perillo <manlio....@gmail.com> 
> wrote: 
> > 
> > Reading htps://golang.org/doc/go1.2, I found that the "Go 1.2 Field 
> Selectors and Nil Checks" design at 
> https://docs.google.com/document/d/14DgGJKGQeBTNJDXo3YxnlSwv7ouRqvj7BMmZw17vWV0/pub
>  
> is not available at golang.org/design. 
> > 
> > Is it possible to move it to the Go proposal repository so that all the 
> designs are in a single place? 
>
> Sent https://go.dev/cl/385794. 
>
>
There are other designs that are currently available in 
golang.org/s/go<xxx> and Google Docs.

# go1.2
  - https://go.dev/s/go12slice
  - https://go.dev/s/go12encoding
 
# go1.3
  - https://go.dev/s/contigstacks
  - https://go.dev/s/go13compiler
  - https://go.dev/s/go13linker (NOTE: the link is in go1.5 release note)

# go1.4
  - https://go.dev/s/go14gc (NOTE: the link is in go1.5 release note)
  - https://go.dev/s/go14android
  - https://go.dev/s/go14internal
  - https://go.dev/s/go14customimport
  - https://go.dev/s/go1.4-generate
  - https://go.dev/s/go1.4-syscall

# go1.5
  - https://go.dev/s/releasesched (NOTE: this is a wiki page)
  - https://go.dev/s/go15gcpacing
  - https://go.dev/s/go15gomaxprocs
  - https://go.dev/s/go15bootstrap
  - https://go.dev/s/execmodes
  - https://go.dev/s/go15vendor (NOTE: this url links to the proposal 
repository)

# go1.7
  -  https://go.dev/s/go17ssa


Thanks
Manlio

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/0ab101fd-8a6f-438b-b4b9-2f3e2a968015n%40googlegroups.com.

Reply via email to