1. d41bf0f go2draft-contracts.md: fix link text causing incorrect formatting by Andrew Bonventre · 4 years, 9 months ago
  2. b347d16 go2draft-contracts.md: add missing period by fREW Schmidt · 4 years, 9 months ago
  3. 4a54a00 go2draft-contracts.md: update to new contracts draft design by Ian Lance Taylor · 4 years, 9 months ago
  4. 7643898 design/cryptography-principles: add link to issue by Russ Cox · 4 years, 10 months ago
  5. 905817b design/32437-try-builtin.md: adjustment to `try` signature by Robert Griesemer · 4 years, 11 months ago
  6. f0bdadb design: add 6977-overlapping-interfaces.md by Robert Griesemer · 4 years, 11 months ago
  7. de8568a design/32437-try-builtin.md: add more FAQ entries, fix a link by Robert Griesemer · 5 years ago
  8. 9469c77 design: add cryptography-principles.md by Filippo Valsorda · 5 years ago
  9. f316af0 design/32437-try-builtin.md: fixed typo, an example, and added reference by Robert Griesemer · 5 years ago
  10. 2074817 design/32437-try-builtin.md: clarify prose per suggestion from Yves Junqueira by Robert Griesemer · 5 years ago
  11. e5182ac design/32437-try-builtin.md: missed minor fix in prior commit by Robert Griesemer · 5 years ago
  12. 1e3b1cb design/32437-try-builtin.md: formatting improvements, added FAQ entry by Robert Griesemer · 5 years ago
  13. a529243 design: add 32437-try-builtin.md by Robert Griesemer · 5 years ago
  14. db7d0fb design/25530-sumdb: change /sumdb/supported to /sumdb/<sumdb-name>/supported by Russ Cox · 5 years ago
  15. 139d9ac design/25530-sumdb: clarify a few things about database access by Russ Cox · 5 years ago
  16. 375cc54 design/25530-sumdb: various minor design updates by Russ Cox · 5 years ago
  17. 14dccfe design/25530-notary: leave forwarding pointer by Russ Cox · 5 years ago
  18. 111b442 design/25530-sumdb: move 25530-notary to 25530-sumdb by Russ Cox · 5 years ago
  19. 1f1edf3 design/25530-notary: drop use of notary as much as possible by Russ Cox · 5 years ago
  20. 09cf90a design/25530-notary: update the server endpoint descriptions by Filippo Valsorda · 5 years ago
  21. 1c09e32 design/25530-notary: fix GoCenter vs Artifactory by Russ Cox · 5 years ago
  22. 59c56ca design/29934-error-values.md: add os package changes by Damien Neil · 5 years ago
  23. 1e32200 design/25530-notary: expand rationale sections by Russ Cox · 5 years ago
  24. cf1692e design/25530-notary: clarify "data" in Notary Server by Katie Hockman · 5 years ago
  25. 138c158 design/25530-notary: Fix broken markup and a grammar nit by Al Cutter · 5 years ago
  26. d7363b9 design/19308-number-literals.md: document 'i' suffix on any number literal by Robert Griesemer · 5 years ago
  27. 1b97f55 design/25530-notary: fix last updated by Russ Cox · 5 years ago
  28. 7dd02dd design/25530-notary: add link to ACM Queue CT article by Russ Cox · 5 years ago
  29. 55b9414 design: add 25530-notary.md by Russ Cox · 5 years ago
  30. dfb60c7 design: add 30411-env.md by Russ Cox · 5 years ago
  31. 5b63da9 design/24543: make issues references into links by Austin Clements · 5 years ago
  32. 41e8ba2 design: add 30333-smarter-scavenging by Michael Anthony Knyszek · 5 years ago
  33. fe3fae8 design/29934-error-values.md: require that error be type assertable to As's target by Damien Neil · 5 years ago
  34. 7e9340c design/29934-error-values.md: promise vet check for As by Jonathan Amsterdam · 5 years ago
  35. 29ff007 design/24543: conservative inner-frame scanning design by Austin Clements · 5 years ago
  36. 5c6560d design/24543: general preemption discussion by Austin Clements · 5 years ago
  37. 6c62d03 design/24543: clarify use of signal for stack/reg maps by Austin Clements · 5 years ago
  38. 87b05a0 design/24543: split out safe-points-everywhere by Austin Clements · 5 years ago
  39. 04a0b7d design/24543-non-cooperative-preemption: discuss signal selection by Austin Clements · 5 years ago
  40. ed886f4 design/24543-non-cooperative-preemption: more alternatives by Austin Clements · 5 years ago
  41. b728299 error-values.md: change As to match on assignability by Damien Neil · 5 years ago
  42. 275807e error-values.md: fix example output by Jonathan Amsterdam · 5 years ago
  43. bbfed3d design/19308-number-literals: add note about gofmt by Russ Cox · 5 years ago
  44. b90e312 error-values: clarify how to use the adapter by Jonathan Amsterdam · 5 years ago
  45. 4826e08 error-values: add issue link by Jonathan Amsterdam · 5 years ago
  46. 32812da design: add error values proposal by Jonathan Amsterdam · 5 years ago
  47. 08cad03 design/19308-number-literals: adjust hex_float_lit and imaginary_lit syntax by Robert Griesemer · 5 years ago
  48. 824b61f README: mention current Go 2 process by Ian Lance Taylor · 5 years ago
  49. aed55a0 design: move 19113-signed-shift-counts.md into correct directory by Robert Griesemer · 5 years ago
  50. 658f5b7 design: add 19113-signed-shift-counts by Robert Griesemer · 5 years ago
  51. d50b6fc design/19308-number-literals: fix bad link by Russ Cox · 5 years ago
  52. a1d4607 design/19308-number-literals: add self-link by Russ Cox · 5 years ago
  53. 5e1d1c6 design: add 19308-number-literals by Russ Cox · 5 years ago
  54. b4576b7 design: add internal ABI design doc by Austin Clements · 5 years ago
  55. e95337c design: add Go 2 transitions background document by Ian Lance Taylor · 6 years ago
  56. ed40408 design: minor fixes to 27935-unbounded-queue-package.md design doc. by Christian · 6 years ago
  57. aca4b23 design: add unbounded queue design doc. by Christian · 6 years ago
  58. c69968c proposal: streamline process description in README by Russ Cox · 6 years ago
  59. a993bb9 design: simplify mark termination and eliminate mark 2 by Austin Clements · 6 years ago
  60. 0a464ba design: add raw xml token proposal by Sam Whited · 6 years ago
  61. 4a530da design: contracts: typo fix in example. by Gaal Yahas · 6 years ago
  62. 00fd2f6 design: add go2draft documents by Russ Cox · 6 years ago
  63. aaf382d design/14951: fix wrong issue link by Cholerae Hu · 6 years ago
  64. 66eaf20 design/14951: fix minor typo by Austin Clements · 6 years ago
  65. faa4b57 design: soft/hard heap limits design by Austin Clements · 6 years ago
  66. b7216a9 design: expand non-cooperative preemption by Austin Clements · 6 years ago
  67. fb5ead7 design: add DNS based vanity import proposal by Sam Whited · 6 years ago
  68. 2c6bc83 design: use HTTPS protocol and fix 404 errors by Suriyaa Sundararuban · 6 years ago
  69. 878975c design: address post-submit comments on percpu proposal by Sanjay Menakuru · 6 years ago
  70. 314be00 design: fix minor typos in percpu.Sharded proposal by Sanjay Menakuru · 6 years ago
  71. 5437328 design: add 18802-percpu-sharded.md by Sanjay Menakuru · 6 years ago
  72. a16a937 README: use HTTPS for *.golang.org links by Suriyaa Sundararuban · 6 years ago
  73. 28649aa design/25719-go15vendor: add canonical URL by Russ Cox · 6 years ago
  74. 69b114b design: add 25719-go15vendor.md by Russ Cox · 6 years ago
  75. 9830606 design: fix typo in code example of 24543 by mewmew · 6 years ago
  76. fc58df5 design: add 24543-non-cooperative-preemption by Austin Clements · 6 years ago
  77. e71fd13 design: fix broken link in vgo proposal by He Liu · 6 years ago
  78. e58eda1 design: add 24301-versioned-go by Russ Cox · 6 years ago
  79. 1312efb CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  80. 5600530 Proposal: Add support for CIDR notation in no_proxy variable by Rudi Kramer · 7 years ago
  81. f7715b1 proposal: small update to DWARF inlining proposal by Than McIntosh · 7 years ago
  82. 35178d4 design: add DWARF inline info generation design doc by Than McIntosh · 7 years ago
  83. 95a53db fill: Emacs script to add line breaks between sentences by Austin Clements · 7 years ago
  84. 4aca0bc 18130-type-alias.md: fix relative links to golang.org by Ian Lance Taylor · 7 years ago
  85. d1c7836 design/12914-monotonic: fix example in comment by Russ Cox · 7 years ago
  86. 0f13402 proposal: update profile label proposal to reflect actual implementation by Michael Matloob · 7 years ago
  87. ecaf9af 15292/compile-time-functions.md: add Sept. 2016 proposal by Bryan C. Mills · 7 years ago
  88. bb8d543 design: add mid-stack inlining design doc by David Lazar · 7 years ago
  89. 5f78790 design: add xml stream design doc by Sam Whited · 7 years ago
  90. f2f2bb9 proposal: add natural XML proposal by Sam Whited · 8 years ago
  91. d7b1d9e design/12914-monotonic: update implementation details by Russ Cox · 7 years ago
  92. 8a59fa3 design/12914-monotonic: fix a few typos by Russ Cox · 7 years ago
  93. 5aa339c design: fix URL in monotonic proposal by Russ Cox · 7 years ago
  94. ae5dab6 design: add monotonic clock design by Russ Cox · 7 years ago
  95. bae37ef design: fixes for 18130-type-alias.md by Russ Cox · 7 years ago
  96. 2d94347 design: add "testing.TB".Helper proposal by Caleb Spare · 7 years ago
  97. 110e935 design: fix typo (remove extra '[' from 18130-type-alias.md) by Robert Griesemer · 7 years ago
  98. 51ff4b4 design: add type alias design doc by Russ Cox · 7 years ago
  99. e1520ea proposal/6282: Add benchmark code by Brendan Tracey · 7 years ago
  100. 28cf161 design/14313: reconcile with testing package format by Austin Clements · 7 years ago