1. d79dc87 design/70257-memory-regions.md: add CPU effect model by Michael Anthony Knyszek · 7 days ago master
  2. b04db1a design/70257-memory-regions.md: fix two minor mistakes in example code by thepudds · 11 days ago
  3. 0a096a2 design/70257-memory-regions.md: fix some minor errors by Michael Anthony Knyszek · 12 days ago
  4. ccb094a design/70257-memory-regions.md: add draft design for discussion by Michael Anthony Knyszek · 13 days ago
  5. 986bcc1 14313-benchmark-format: add unit metadata by Austin Clements · 3 years, 1 month ago
  6. 1dd567d 14313-benchmark-format: minor refreshes by Austin Clements · 3 years, 1 month ago
  7. 0ecc9c7 design/68578-mutex-spinbit.md: describe protocol by Rhys Hiltner · 7 weeks ago
  8. 3d7db7d design/68723-crypto-ssh-v2.md: change NewPublicKey signature by Nicola Murino · 9 weeks ago
  9. 1663299 design/68723-crypto-ssh-v2.md: crypto.Signer returns ed25519 keys as value by Nicola Murino · 9 weeks ago
  10. b0ae23a design/68723-crypto-ssh-v2.md: PrivateKeySigner and MarshalPrivateKey Options by Nicola Murino · 10 weeks ago
  11. 57e6aca design/69095-x-repo-continuous-go.md: add blank line by Dmitri Shuralyov · 2 months ago
  12. 972c641 design/69095-x-repo-continuous-go.md: add design by Dmitri Shuralyov · 3 months ago
  13. 0392412 design/68723-crypto-ssh-v2.md: new proposal by Nicola Murino · 3 months ago
  14. 54d6775 design/48429-go-tool-modules.md: new proposal by Conrad Irwin · 1 year, 6 months ago
  15. 1d246fd LICENSE: update per Google Legal by Russ Cox · 4 months ago
  16. f0acbe0 README.md: mention GODEBUG settings by Russ Cox · 8 months ago
  17. 49da79f design/60773-execution-tracer-overhaul.md: add design by Michael Anthony Knyszek · 1 year, 5 months ago
  18. d661ed1 design: add go13compiler, go13linker, go15bootstrap by Russ Cox · 1 year, 4 months ago
  19. f87e19c README: add Go architects by Russ Cox · 1 year, 5 months ago
  20. 29340dd design/README: add declined as obsolete by Russ Cox · 1 year, 5 months ago
  21. 60fce05 design/59960-heap-hugepage-util.md: add design by Michael Anthony Knyszek · 1 year, 7 months ago
  22. 3094c93 design/48815-custom-fuzz-input-types.md: revise from feedback by Richard Hansen · 1 year, 6 months ago
  23. cf0d5d2 design/48815-custom-fuzz-input-types.md: new design proposal by Richard Hansen · 1 year, 7 months ago
  24. 8c4239d s/golang.org/go.dev/g by Richard Hansen · 1 year, 7 months ago
  25. e680b01 design/60078-loopvar: add loopvar proposal design doc by Russ Cox · 1 year, 7 months ago
  26. f990ad7 design/56345-structured-logging.md: remove error arg from Error by Jonathan Amsterdam · 1 year, 9 months ago
  27. 96655e8 design/56345-structured-logging.md: update to match latest API changes by Jonathan Amsterdam · 1 year, 9 months ago
  28. 5d780f9 go2draft-error-handling-overview: update Microsoft blog links by Ian Lance Taylor · 1 year, 9 months ago
  29. 852f89b design/56345-structured-logging.md: update with latest API changes by Jonathan Amsterdam · 1 year, 9 months ago
  30. 42884c8 design/56345-structured-logging.md: remove NewContext, FromContext and Ctx by Jonathan Amsterdam · 1 year, 10 months ago
  31. f88ca18 design/56345-structured-logging.md: update godoc by Jonathan Amsterdam · 1 year, 11 months ago
  32. f3b1b45 README: fix stale link to proposal project by M Hickford · 1 year, 11 months ago
  33. caeb2a6 design/56986-godebug: add notes about transition and old GODEBUGs by Russ Cox · 2 years ago
  34. 34cdac4 design/57001-gotoolchain: add new doc by Russ Cox · 2 years ago
  35. df189d0 design/56986-godebug: add DefaultGODEBUG to debug.BuildInfo.Settings by Russ Cox · 2 years ago
  36. 094f34a design/56986-godebug: add note about security fixes vs deprecations by Russ Cox · 2 years ago
  37. 1adb128 design/56986-godebug: link to proposal by Russ Cox · 2 years ago
  38. dd5d5b7 design/56986-godebug: add draft of godebug proposal by Russ Cox · 2 years ago
  39. 77a08c2 design/56345-structured-logging.md: s/Logger/*Logger/ by Jonathan Amsterdam · 2 years ago
  40. 4d42451 56345-structured-logging.md: add proposed vet check by Jonathan Amsterdam · 2 years, 1 month ago
  41. 1e38f48 56345-structured-logging.md: add issue number by Jonathan Amsterdam · 2 years, 1 month ago
  42. 03441cb design/56345-structured-logging.md: add design doc by Jonathan Amsterdam · 2 years, 1 month ago
  43. 6319a08 design/55022-pgo-implementation.md: fix image paths by Michael Pratt · 2 years, 2 months ago
  44. 739fa7a design/44167-gc-pacer-redesign: clarify the role of the PI controller by Michael Anthony Knyszek · 2 years, 1 month ago
  45. b47098f design/55022-pgo-implementation.md: add pgo implementation doc by Raj Barik · 2 years, 2 months ago
  46. 7250b34 design/55022-pgo.md: add design doc by Cherry Mui · 2 years, 2 months ago
  47. 2e782e0 design: update the soft memory limit design document by Michael Anthony Knyszek · 2 years, 4 months ago
  48. 6963ca6 A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 2 years, 4 months ago
  49. 6a2ebdf design/go-generate: copy from original go.dev/s/go1.4-generate by Ian Lance Taylor · 2 years, 4 months ago
  50. 5aaf86f design/4238-go12nil: copy from go.dev/s/go12nil by Ian Lance Taylor · 2 years, 9 months ago
  51. 67efb55 design/51430: add missing statement count for legacy format by Lucas Bremgartner · 2 years, 5 months ago
  52. 19c93ae proposal: more updates to code coverage revamp design document by Than McIntosh · 2 years, 6 months ago
  53. e0113ba design/freeze-syscall: new copy of syscall freeze proposal by Ian Lance Taylor · 2 years, 7 months ago
  54. d2702a0 proposal: updates to code coverage revamp design document by Than McIntosh · 2 years, 7 months ago
  55. e9af402 design/51082-godocfmt: add Printer fields for Text output by Russ Cox · 2 years, 8 months ago
  56. 430b4d8 design/35112-scaling-the-page-allocator.md: update proposal by Michael Anthony Knyszek · 4 years, 9 months ago
  57. c0c4ec2 design: update gc-pacer-redesign and remove inaccuracies by Michael Anthony Knyszek · 3 years, 2 months ago
  58. 12ea156 design/45713-workspace: fix typos by Remy Chantenay · 2 years, 8 months ago
  59. 7900866 design/45713-workspace: fix typo by Anthony HAMON · 2 years, 8 months ago
  60. 88faf0a design: fix typo in generics implementation document by thepudds · 2 years, 9 months ago
  61. b18e1f5 proposal: design document for redesigned code coverage by Than McIntosh · 2 years, 9 months ago
  62. 30e9a8d design/generics-implementation-dictionaries-go1.18: add missing period by pierwill · 2 years, 9 months ago
  63. ddeed06 design: add implementation doc for Go 1.18 generics (shapes/dictionaries) by Dan Scales · 2 years, 9 months ago
  64. 088710e design/51082-godocfmt: fix typo by Adam Williams · 2 years, 9 months ago
  65. 2b9cc15 design/51082-godocfmt: add indented non-heading example by Russ Cox · 2 years, 10 months ago
  66. 1ded8b8 design/51082-godocfmt: add link to GitHub rendering with images by Russ Cox · 2 years, 10 months ago
  67. ca97ec8 design: add 51082-godocfmt by Russ Cox · 2 years, 10 months ago
  68. 8b5daeb design/43651-type-parameters: return address in List[T].Range by Ian Lance Taylor · 2 years, 10 months ago
  69. 4fe2f97 README: clarify that all API changes are substantial/notable by Russ Cox · 3 years ago
  70. b727480 design/43651-type-parameters: drop SC, correct function name by Ian Lance Taylor · 2 years, 10 months ago
  71. 8a167c4 design/43651-type-parameters: change constraints.Number to Integer by Ian Lance Taylor · 2 years, 10 months ago
  72. 983df79 design: update workspace proposal for use directive and sync by Michael Matloob · 3 years ago
  73. 5ea4ebf 47916-parameterized-go-types.md: implicit interfaces, any, TypeParam Index and Underlying by Robert Findley · 3 years ago
  74. 135750a design/43651-type-parameters: absolute difference does not work in 1.18 by Ian Lance Taylor · 3 years ago
  75. 5b75384 design/43651-type-parameters: use ~ in SliceConstraint by Ian Lance Taylor · 3 years ago
  76. a3a48f6 design/draft-fuzzing.md: update terminology by Katie Hockman · 3 years ago
  77. 7f0d06c design/43651-type-parameters: fix typo by Eric Daniels · 3 years, 1 month ago
  78. 085be81 README.md: document declined as infeasible by Russ Cox · 3 years, 2 months ago
  79. 33b5ee4 47916-parameterized-go-types.md: NewSignatureType, IsMethodSet, Context by Robert Findley · 3 years, 2 months ago
  80. 8453087 design/43651-type-parameters: minor formatting/wording fixes by Ian Lance Taylor · 3 years, 2 months ago
  81. 56336a0 47916-parameterized-go-types.md: rename Named.Orig to Named.Origin by Robert Findley · 3 years, 2 months ago
  82. 774b618 47916-parameterized-go-types.md: updates for ArgumentError by Robert Findley · 3 years, 2 months ago
  83. 9ca3cac 47916-parameterized-go-types.md: clean up typos and improve phrasing by Robert Findley · 3 years, 2 months ago
  84. 150687b design: add proposal for a soft memory limit by Michael Anthony Knyszek · 3 years, 2 months ago
  85. d4addab go2-language-changes: update generics reference by Sean Liao · 3 years, 2 months ago
  86. fa72820 47916-parameterized-go-types.md: update to the latest proposed APIs by Robert Findley · 3 years, 2 months ago
  87. a181ade design/43651-type-parameters: minor formatting/wording fixes by Ian Lance Taylor · 3 years, 2 months ago
  88. 41092c7 43651-type-parameters.md: add missing backquote by Ian Lance Taylor · 3 years, 2 months ago
  89. 02a56b0 47781-parameterized-go-ast.md: rename MultiIndexExpr to IndexListExpr by Robert Findley · 3 years, 2 months ago
  90. 97a4398 47781-parameterized-go-ast.md: replace 'TParams' with 'TypeParams' by Robert Findley · 3 years, 2 months ago
  91. 79836f7 47916-parameterized-go-types.md: spell out 'Type' in APIs by Robert Findley · 3 years, 2 months ago
  92. 2bad773 design/47916-parameterized-go-types.md: fix typo in TParamList methods by Robert Findley · 3 years, 3 months ago
  93. 18a0d33 design: 47916-parameterized-go-types.md: fix the signature of Constraint by Robert Findley · 3 years, 3 months ago
  94. 30cea26 design: additions to go/types for type parameters by Rob Findley · 3 years, 5 months ago
  95. d213f79 design: 43651-type-parameters.md: fix type parameter name by Linda_pp · 3 years, 3 months ago
  96. 7b968db design: update type parameters design for type sets by Ian Lance Taylor · 3 years, 8 months ago
  97. a92b98b design: fix a typo in the go/ast type parameters document by Robert Findley · 3 years, 3 months ago
  98. 652174b design: 47781-parameterized-go-ast.md: fix a broken link by Hossein Zolfi · 3 years, 3 months ago
  99. dfcbf4d design: 47781-parameterized-go-ast.md: remove back-ticks from title by Robert Findley · 3 years, 3 months ago
  100. 509da4c design: additions to go/ast to support parameterized functions and types by Rob Findley · 3 years, 5 months ago