Sign in
go
/
proposal
/
ed886f4fbc031cd9a78566bf4fc510d57598618d
ed886f4
design/24543-non-cooperative-preemption: more alternatives
by Austin Clements
· 6 years ago
b728299
error-values.md: change As to match on assignability
by Damien Neil
· 6 years ago
275807e
error-values.md: fix example output
by Jonathan Amsterdam
· 6 years ago
bbfed3d
design/19308-number-literals: add note about gofmt
by Russ Cox
· 6 years ago
b90e312
error-values: clarify how to use the adapter
by Jonathan Amsterdam
· 6 years ago
4826e08
error-values: add issue link
by Jonathan Amsterdam
· 6 years ago
32812da
design: add error values proposal
by Jonathan Amsterdam
· 6 years ago
08cad03
design/19308-number-literals: adjust hex_float_lit and imaginary_lit syntax
by Robert Griesemer
· 6 years ago
824b61f
README: mention current Go 2 process
by Ian Lance Taylor
· 6 years ago
aed55a0
design: move 19113-signed-shift-counts.md into correct directory
by Robert Griesemer
· 6 years ago
658f5b7
design: add 19113-signed-shift-counts
by Robert Griesemer
· 6 years ago
d50b6fc
design/19308-number-literals: fix bad link
by Russ Cox
· 6 years ago
a1d4607
design/19308-number-literals: add self-link
by Russ Cox
· 6 years ago
5e1d1c6
design: add 19308-number-literals
by Russ Cox
· 6 years ago
b4576b7
design: add internal ABI design doc
by Austin Clements
· 6 years ago
e95337c
design: add Go 2 transitions background document
by Ian Lance Taylor
· 6 years ago
ed40408
design: minor fixes to 27935-unbounded-queue-package.md design doc.
by Christian
· 6 years ago
aca4b23
design: add unbounded queue design doc.
by Christian
· 6 years ago
c69968c
proposal: streamline process description in README
by Russ Cox
· 6 years ago
a993bb9
design: simplify mark termination and eliminate mark 2
by Austin Clements
· 7 years ago
0a464ba
design: add raw xml token proposal
by Sam Whited
· 7 years ago
4a530da
design: contracts: typo fix in example.
by Gaal Yahas
· 7 years ago
00fd2f6
design: add go2draft documents
by Russ Cox
· 7 years ago
aaf382d
design/14951: fix wrong issue link
by Cholerae Hu
· 7 years ago
66eaf20
design/14951: fix minor typo
by Austin Clements
· 7 years ago
faa4b57
design: soft/hard heap limits design
by Austin Clements
· 7 years ago
b7216a9
design: expand non-cooperative preemption
by Austin Clements
· 7 years ago
fb5ead7
design: add DNS based vanity import proposal
by Sam Whited
· 7 years ago
2c6bc83
design: use HTTPS protocol and fix 404 errors
by Suriyaa Sundararuban
· 7 years ago
878975c
design: address post-submit comments on percpu proposal
by Sanjay Menakuru
· 7 years ago
314be00
design: fix minor typos in percpu.Sharded proposal
by Sanjay Menakuru
· 7 years ago
5437328
design: add 18802-percpu-sharded.md
by Sanjay Menakuru
· 7 years ago
a16a937
README: use HTTPS for *.golang.org links
by Suriyaa Sundararuban
· 7 years ago
28649aa
design/25719-go15vendor: add canonical URL
by Russ Cox
· 7 years ago
69b114b
design: add 25719-go15vendor.md
by Russ Cox
· 7 years ago
9830606
design: fix typo in code example of 24543
by mewmew
· 7 years ago
fc58df5
design: add 24543-non-cooperative-preemption
by Austin Clements
· 7 years ago
e71fd13
design: fix broken link in vgo proposal
by He Liu
· 7 years ago
e58eda1
design: add 24301-versioned-go
by Russ Cox
· 7 years ago
1312efb
CONTRIBUTING.md: remove note about not accepting Pull Requests
by Andrew Bonventre
· 7 years ago
5600530
Proposal: Add support for CIDR notation in no_proxy variable
by Rudi Kramer
· 8 years ago
f7715b1
proposal: small update to DWARF inlining proposal
by Than McIntosh
· 7 years ago
35178d4
design: add DWARF inline info generation design doc
by Than McIntosh
· 7 years ago
95a53db
fill: Emacs script to add line breaks between sentences
by Austin Clements
· 7 years ago
4aca0bc
18130-type-alias.md: fix relative links to golang.org
by Ian Lance Taylor
· 8 years ago
d1c7836
design/12914-monotonic: fix example in comment
by Russ Cox
· 8 years ago
0f13402
proposal: update profile label proposal to reflect actual implementation
by Michael Matloob
· 8 years ago
ecaf9af
15292/compile-time-functions.md: add Sept. 2016 proposal
by Bryan C. Mills
· 8 years ago
bb8d543
design: add mid-stack inlining design doc
by David Lazar
· 8 years ago
5f78790
design: add xml stream design doc
by Sam Whited
· 8 years ago
f2f2bb9
proposal: add natural XML proposal
by Sam Whited
· 8 years ago
d7b1d9e
design/12914-monotonic: update implementation details
by Russ Cox
· 8 years ago
8a59fa3
design/12914-monotonic: fix a few typos
by Russ Cox
· 8 years ago
5aa339c
design: fix URL in monotonic proposal
by Russ Cox
· 8 years ago
ae5dab6
design: add monotonic clock design
by Russ Cox
· 8 years ago
bae37ef
design: fixes for 18130-type-alias.md
by Russ Cox
· 8 years ago
2d94347
design: add "testing.TB".Helper proposal
by Caleb Spare
· 8 years ago
110e935
design: fix typo (remove extra '[' from 18130-type-alias.md)
by Robert Griesemer
· 8 years ago
51ff4b4
design: add type alias design doc
by Russ Cox
· 8 years ago
e1520ea
proposal/6282: Add benchmark code
by Brendan Tracey
· 8 years ago
28cf161
design/14313: reconcile with testing package format
by Austin Clements
· 8 years ago
31d8552
proposal: rename tables, update range, rename down-slicing, add unpack
by Brendan Tracey
· 9 years ago
dc7ed62
design: proposal for concurrent stack re-scanning
by Austin Clements
· 8 years ago
2f60ea6
design: rename context.DoWithLabels to context.DoWithProfileLabels
by Michael Matloob
· 8 years ago
0bdeab7
design/17503: cite Auerbach et al for "double barrier"
by Austin Clements
· 8 years ago
a1bce41
design: design doc for eliminating stack re-scanning
by Austin Clements
· 8 years ago
c33aa9e
design: update profile labels proposal comment on ProfileLabels
by Michael Matloob
· 8 years ago
58dd3ee
design: add back labels method to *ProfileLabels
by Michael Matloob
· 8 years ago
a0413de
design: add proposal document for profile labeling
by Michael Matloob
· 8 years ago
6e7c7e2
design/2981: fix json tags
by Nodir Turakulov
· 8 years ago
0583e99
design/2981: simplify design
by Nodir Turakulov
· 9 years ago
8300d79
proposal: without clear agreement, the arbiter decides
by Andrew Gerrand
· 8 years ago
dbc2cce
proposal: bestow arbitership upon rsc
by Andrew Gerrand
· 8 years ago
0d84ea9
design/16339-alias-decls.md: fix minor typo
by Robert Griesemer
· 9 years ago
26619f9
proposal: add heap dump viewer proposal
by Michael Matloob
· 9 years ago
0c6f1d9
design/16339-alias-decls.md: fix formatting of syntax productions
by Robert Griesemer
· 9 years ago
3a91c2f
design/16339-alias-decls.md: fix quoting for syntax production
by Robert Griesemer
· 9 years ago
51d585a
design/16339-alias-decls.md: integrate feedback from tracking issue
by Robert Griesemer
· 9 years ago
1487446
design: Alias declarations for Go
by Robert Griesemer
· 9 years ago
baedc50
proposal: Modify table proposal to add down-slicing and reshaping.
by Brendan Tracey
· 9 years ago
81fc859
design: modify Clip godoc not to mention seeking during Frames calls
by Jaana Burcu Dogan
· 9 years ago
a19cba7
design: tweak Clip interface to separate seeking
by Jaana Burcu Dogan
· 9 years ago
09f1516
design/16085-conversions-ignore-tags.md: fix a couple of typos
by Robert Griesemer
· 9 years ago
2d591bc
design/16085-conversions-ignore-tags.md: fix references to issues
by Robert Griesemer
· 9 years ago
805792c
design: add design doc for relaxed struct conversions
by Robert Griesemer
· 9 years ago
6599001
design: add design doc for binary-only packages
by Russ Cox
· 9 years ago
20303b6
15292/2013-12-type-params.md: fix quoting in example
by Ian Lance Taylor
· 9 years ago
f9ab3a9
2013-12-type-params: fix error in example
by Ian Lance Taylor
· 9 years ago
ab418bc
design: fix bullet in generics proposal
by Andrew Gerrand
· 9 years ago
bb8acc2
design: fix links in generics proposal
by Andrew Gerrand
· 9 years ago
b571c32
design: add "Go should have generics" proposal
by Ian Lance Taylor
· 9 years ago
eac21d3
design: tweaks to 14313
by Austin Clements
· 9 years ago
3c72fa4
design: fix some formatting inconsistencies in 12750-localization.md
by Ben Lubar
· 9 years ago
c13bb46
design: add 14386-zip-package-archives.md
by Russ Cox
· 9 years ago
af91463
design: fix typos in 14313
by Austin Clements
· 9 years ago
0358604
design: add 14313-benchmark-format.md
by Russ Cox
· 9 years ago
ac3baa5
testing: move l10n proposal to design directory
by Marcel van Lohuizen
· 9 years ago
2449fa5
12166-subtests.md: updated with rsc's comments.
by Marcel van Lohuizen
· 9 years ago
ed0a6c5
design: clarify why the support of the float values is a problem
by Burcu Dogan
· 9 years ago
5702c83
design: add seeking on encoded data as an open question
by Burcu Dogan
· 9 years ago
Next »