Russ Cox
|
b0657ab84c
|
wiki: redirect everything to go.dev/wiki
For #61940.
|
2023-12-14 22:14:45 -05:00 |
|
Ian Lance Taylor
|
b4da8c4e61
|
Drop the word mistakes
|
2022-12-08 19:54:24 -08:00 |
|
Ian Lance Taylor
|
baaa54250b
|
Add links to Google Go Style Guide
|
2022-12-08 19:51:29 -08:00 |
|
Ian Lance Taylor
|
1c65e7b336
|
Revert c7f4b46df55feb4e9afdec1e19b20030b1cee4bf...d21cfeb3597281b224200e239a18f30c60672595 on CodeReviewComments
|
2022-11-18 15:25:05 -08:00 |
|
Juampy NR
|
d21cfeb359
|
Fix missing return type on named return parameter example
|
2022-11-18 23:57:38 +01:00 |
|
Ian Lance Taylor
|
c7f4b46df5
|
Revert 0b3ed88ffda30443d4e84f6e8e4b399c079c28a1...c46981f24923d134ec48b678d5a7720d68c17c45 on CodeReviewComments
|
2022-08-28 19:43:15 -07:00 |
|
Geolffrey Mena
|
c46981f249
|
Adding a small contribution relation to my experience with interfaces
|
2022-08-28 10:33:12 -06:00 |
|
Geolffrey Mena
|
d2c1267c3d
|
Updated CodeReviewComments (markdown)
|
2022-08-28 10:31:57 -06:00 |
|
Anand
|
0b3ed88ffd
|
Updated CodeReviewComments (markdown)
|
2022-05-15 13:12:29 +05:30 |
|
Anand
|
b259b90da4
|
Updated CodeReviewComments (markdown)
|
2022-05-15 13:12:10 +05:30 |
|
Sean Liao
|
5bb7d78c4b
|
remove legacy appengine import example
Without extra config, tooling defaults to two sections: std and other
|
2022-04-29 23:56:56 +01:00 |
|
Sean Liao
|
3c9c9e1ade
|
url updates to go.dev / pkg.go.dev
|
2022-01-22 17:27:16 +01:00 |
|
Sean Liao
|
6fe9f52ac7
|
fix godoc.org / pkg.go.dev links
|
2022-01-22 16:52:18 +01:00 |
|
Sean Liao
|
50b7d872d5
|
link to TestComments
|
2022-01-12 15:38:07 +01:00 |
|
Ian Lance Taylor
|
c4883d487c
|
Revert 3f5c07005f76cc96caa1b60255b590e84225131a...956abb4a4628d104f7046aec3f20925fe3f28529 on CodeReviewComments
|
2021-09-08 16:54:37 -07:00 |
|
Yanchen
|
956abb4a46
|
Updated CodeReviewComments (markdown)
|
2021-09-08 10:42:50 +08:00 |
|
Rootul Patel
|
3f5c07005f
|
Fix grammar
|
2021-08-11 21:20:58 -04:00 |
|
Sascha Teske
|
0a12bfdab2
|
proper english
|
2021-08-09 11:06:48 +02:00 |
|
Yury Kotov
|
ce19387823
|
Revert c4a66215d86227bc6d92bafa6203ef49d91ea15f...c220991b876a159daf65145d9064a2919b0ca432 on CodeReviewComments
|
2021-05-30 12:07:07 +02:00 |
|
aaawww969
|
c220991b87
|
Updated CodeReviewComments (markdown)
|
2021-05-30 14:01:28 +04:00 |
|
Katie Hockman
|
c4a66215d8
|
Updated CodeReviewComments (markdown)
|
2021-05-25 17:46:38 -04:00 |
|
Katie Hockman
|
b71f2733f9
|
Replace the uses of "stutter" with alternative, more specific terms
|
2021-05-25 17:43:31 -04:00 |
|
Eugenio Minardi
|
8374519012
|
Added some information on the naked results, text and example taken from A Tour of Go
|
2021-05-12 21:58:39 +02:00 |
|
Ian Lance Taylor
|
ff395424b5
|
fix typoo
|
2021-03-29 13:44:13 -07:00 |
|
Jaana Dogan
|
c66728c4fb
|
Adding a note not to mix receiver types. Earlier discussion was on golang-dev but I haven't updated the guidelines.
|
2021-03-29 12:21:27 -07:00 |
|
Shulhan
|
263dfe0d1c
|
Revert bd112e16b73569993413b8f768c3849e74b53dfd...9ec7d0ad4d2d924c889d8983ae1c08f6400b5fb8 on CodeReviewComments
|
2020-09-17 16:09:07 +07:00 |
|
Mohamad Harith
|
9ec7d0ad4d
|
Updated CodeReviewComments (markdown)
|
2020-09-17 17:07:46 +08:00 |
|
Hugo Fonseca
|
bd112e16b7
|
Revert 19fec6dcbba6fadcee2fd646d345ad5a911f96ec...59555a7a977fa183142a1fbc23222d61b58d165d on CodeReviewComments
|
2020-05-06 23:28:32 +01:00 |
|
Hugo Fonseca
|
59555a7a97
|
Updated CodeReviewComments (markdown)
|
2020-05-06 23:22:12 +01:00 |
|
Ian Lance Taylor
|
19fec6dcbb
|
Revert 8c66644ac63ba89d9d3b92f4a67dd2bd23e0440a...a5bb682aa4b69b4fe3cf1107c49bbe44feef1a60 on CodeReviewComments
|
2020-04-14 12:06:47 -07:00 |
|
Antoine Pultier
|
a5bb682aa4
|
variable names should be descriptive (and short)
|
2020-04-14 12:55:19 +02:00 |
|
Charlie Kenney
|
8c66644ac6
|
remove extra space in code block
|
2020-03-30 18:27:23 -04:00 |
|
Ricky Pai
|
b84cf79559
|
add {} to not break syntax highlighting
|
2020-02-11 13:11:10 -08:00 |
|
Nguyen Ngoc Trung (Steven)
|
efc97cb70c
|
Fix incorrect indentation (from spaces to tabs)
|
2019-12-30 15:41:20 -08:00 |
|
Ian Lance Taylor
|
b32469168d
|
Alphabetize
|
2019-12-25 18:11:15 -08:00 |
|
Okano, Osamu
|
2cddc797f7
|
Change order of TOC
|
2019-12-25 14:34:28 +09:00 |
|
Filippo Valsorda
|
b955aa571a
|
Fix Import Blank subtitle, see #35319
|
2019-11-05 16:30:21 -05:00 |
|
ZhangYunHao
|
3bf50ad3ce
|
Updated Go Code Review Comments (markdown)
|
2019-11-03 15:44:12 +08:00 |
|
ZhangYunHao
|
09ced7bb89
|
Updated CodeReviewComments (markdown)
|
2019-11-03 15:29:39 +08:00 |
|
ZhangYunHao
|
ec9538a472
|
Updated CodeReviewComments (markdown)
|
2019-11-03 15:27:51 +08:00 |
|
Ian Lance Taylor
|
99bf2690f9
|
A bytes.Buffer only has one embedded slice these days.
|
2019-07-29 16:32:41 -07:00 |
|
Eslam Mahmoud
|
bd53b910b2
|
reverting my changes and opening a discussion
|
2019-07-22 13:58:48 -05:00 |
|
Eslam Mahmoud
|
b61e691f20
|
explain in details why to return struct type in interface constructor
|
2019-07-22 13:53:29 -05:00 |
|
Pindi Albert
|
ce934ad9bf
|
"ID" is short for "identifier", not "Identity Document", in the example "appID".
|
2019-03-04 12:34:02 -08:00 |
|
Dmitri Shuralyov
|
b1919295b0
|
Remove misleading issue body from new issue link, include Documentation label.
|
2019-02-15 14:31:58 -05:00 |
|
Jason Alan Palmer
|
962830bfa9
|
"named returns" -> "naked returns"
|
2019-01-14 19:25:02 -07:00 |
|
Michael Matloob
|
1f9a1797f5
|
Updated CodeReviewComments (markdown)
|
2018-12-13 16:45:59 -05:00 |
|
Agniva De Sarker
|
08263eba28
|
receiver names: clarified why the receiver name should not use me, this, or self.
|
2018-10-30 10:13:31 +05:30 |
|
Alex Zlotnik
|
16b0973142
|
Clarify the "ID" vs "id" argument
|
2018-10-23 11:32:16 -07:00 |
|
Dmitri Shuralyov
|
1c58cd10dc
|
Specify where changes should be discussed. See golang.org/issue/27913.
|
2018-09-27 18:50:47 -04:00 |
|