aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-30design/56986-godebug: add note about security fixes vs deprecationsRuss Cox
2022-11-29design/56986-godebug: link to proposalRuss Cox
2022-11-29design/56986-godebug: add draft of godebug proposalRuss Cox
2022-11-14design/56345-structured-logging.md: s/Logger/*Logger/Jonathan Amsterdam
2022-11-0856345-structured-logging.md: add proposed vet checkJonathan Amsterdam
2022-11-0156345-structured-logging.md: add issue numberJonathan Amsterdam
2022-11-01design/56345-structured-logging.md: add design docJonathan Amsterdam
2022-10-18design/55022-pgo-implementation.md: fix image pathsMichael Pratt
2022-10-13design/44167-gc-pacer-redesign: clarify the role of the PI controllerMichael Anthony Knyszek
2022-10-07design/55022-pgo-implementation.md: add pgo implementation docRaj Barik
2022-09-12design/55022-pgo.md: add design docCherry Mui
2022-08-04design: update the soft memory limit design documentMichael Anthony Knyszek
2022-07-22A+C: delete AUTHORS and CONTRIBUTORSRuss Cox
2022-07-15design/go-generate: copy from original go.dev/s/go1.4-generateIan Lance Taylor
2022-07-15design/4238-go12nil: copy from go.dev/s/go12nilIan Lance Taylor
2022-06-14design/51430: add missing statement count for legacy formatLucas Bremgartner
2022-06-01proposal: more updates to code coverage revamp design documentThan McIntosh
2022-05-06design/freeze-syscall: new copy of syscall freeze proposalIan Lance Taylor
2022-05-06proposal: updates to code coverage revamp design documentThan McIntosh
2022-04-05design/51082-godocfmt: add Printer fields for Text outputRuss Cox
2022-03-31design/35112-scaling-the-page-allocator.md: update proposalMichael Anthony Knyszek
2022-03-21design: update gc-pacer-redesign and remove inaccuraciesMichael Anthony Knyszek
2022-03-20design/45713-workspace: fix typosRemy Chantenay
2022-03-19design/45713-workspace: fix typoAnthony HAMON
2022-03-07design: fix typo in generics implementation documentthepudds
2022-03-03proposal: design document for redesigned code coverageThan McIntosh
2022-03-03design/generics-implementation-dictionaries-go1.18: add missing periodpierwill
2022-02-28design: add implementation doc for Go 1.18 generics (shapes/dictionaries)Dan Scales
2022-02-18design/51082-godocfmt: fix typoAdam Williams
2022-02-09design/51082-godocfmt: add indented non-heading exampleRuss Cox
2022-02-08design/51082-godocfmt: add link to GitHub rendering with imagesRuss Cox
2022-02-08design: add 51082-godocfmtRuss Cox
2022-01-21design/43651-type-parameters: return address in List[T].RangeIan Lance Taylor
2022-01-21README: clarify that all API changes are substantial/notableRuss Cox
2022-01-20design/43651-type-parameters: drop SC, correct function nameIan Lance Taylor
2022-01-19design/43651-type-parameters: change constraints.Number to IntegerIan Lance Taylor
2021-12-15design: update workspace proposal for use directive and syncMichael Matloob
2021-12-0347916-parameterized-go-types.md: implicit interfaces, any, TypeParam Index an...Robert Findley
2021-11-29design/43651-type-parameters: absolute difference does not work in 1.18Ian Lance Taylor
2021-11-22design/43651-type-parameters: use ~ in SliceConstraintIan Lance Taylor
2021-11-12design/draft-fuzzing.md: update terminologyKatie Hockman
2021-11-02design/43651-type-parameters: fix typoEric Daniels
2021-10-06README.md: document declined as infeasibleRuss Cox
2021-10-0447916-parameterized-go-types.md: NewSignatureType, IsMethodSet, ContextRobert Findley
2021-09-24design/43651-type-parameters: minor formatting/wording fixesIan Lance Taylor
2021-09-2447916-parameterized-go-types.md: rename Named.Orig to Named.OriginRobert Findley
2021-09-2247916-parameterized-go-types.md: updates for ArgumentErrorRobert Findley
2021-09-2147916-parameterized-go-types.md: clean up typos and improve phrasingRobert Findley
2021-09-21design: add proposal for a soft memory limitMichael Anthony Knyszek
2021-09-20go2-language-changes: update generics referenceSean Liao