aboutsummaryrefslogtreecommitdiff
path: root/design
AgeCommit message (Expand)Author
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-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-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-1547916-parameterized-go-types.md: update to the latest proposed APIsRobert Findley
2021-09-10design/43651-type-parameters: minor formatting/wording fixesIan Lance Taylor
2021-09-0943651-type-parameters.md: add missing backquoteIan Lance Taylor
2021-09-0847781-parameterized-go-ast.md: rename MultiIndexExpr to IndexListExprRobert Findley
2021-09-0847781-parameterized-go-ast.md: replace 'TParams' with 'TypeParams'Robert Findley
2021-09-0847916-parameterized-go-types.md: spell out 'Type' in APIsRobert Findley
2021-08-30design/47916-parameterized-go-types.md: fix typo in TParamList methodsRobert Findley
2021-08-24design: 47916-parameterized-go-types.md: fix the signature of ConstraintRobert Findley
2021-08-23design: additions to go/types for type parametersRob Findley
2021-08-21design: 43651-type-parameters.md: fix type parameter nameLinda_pp
2021-08-21design: update type parameters design for type setsIan Lance Taylor
2021-08-19design: fix a typo in the go/ast type parameters documentRobert Findley
2021-08-18design: 47781-parameterized-go-ast.md: fix a broken linkHossein Zolfi
2021-08-18design: 47781-parameterized-go-ast.md: remove back-ticks from titleRobert Findley
2021-08-18design: additions to go/ast to support parameterized functions and typesRob Findley
2021-06-15design/45713-workspace.md: mention that tools can help automate go.work creationMichael Matloob
2021-05-17design: add 40276-go-install.mdJay Conrod