Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(99)

Issue 10679047: code review 10679047: go/ast: improve doc for FuncDecl's Type field. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by dsymonds
Modified:
12 years, 2 months ago
Reviewers:
r, gri
CC:
gri, r, golang-dev
Visibility:
Public.

Description

go/ast: improve doc for FuncDecl's Type field.

Patch Set 1 #

Patch Set 2 : diff -r 5b2b5f8d89b0 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 166d946fa77f https://go.googlecode.com/hg/ #

Total comments: 5

Patch Set 4 : diff -r 166d946fa77f https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 09e39a9ce38e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/go/ast/ast.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 12
dsymonds
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2013-06-28 06:25:59 UTC) #1
r
LGTM
12 years, 2 months ago (2013-06-28 14:17:36 UTC) #2
gri
https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go File src/pkg/go/ast/ast.go (right): https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go#newcode923 src/pkg/go/ast/ast.go:923: Type *FuncType // func keyword, parameters and results actually, ...
12 years, 2 months ago (2013-06-28 16:06:19 UTC) #3
r
https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go File src/pkg/go/ast/ast.go (right): https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go#newcode923 src/pkg/go/ast/ast.go:923: Type *FuncType // func keyword, parameters and results On ...
12 years, 2 months ago (2013-06-28 16:11:50 UTC) #4
gri
https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go File src/pkg/go/ast/ast.go (right): https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go#newcode923 src/pkg/go/ast/ast.go:923: Type *FuncType // func keyword, parameters and results On ...
12 years, 2 months ago (2013-06-28 16:36:33 UTC) #5
r
https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go File src/pkg/go/ast/ast.go (right): https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go#newcode923 src/pkg/go/ast/ast.go:923: Type *FuncType // func keyword, parameters and results ah, ...
12 years, 2 months ago (2013-06-28 16:44:50 UTC) #6
dsymonds
https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go File src/pkg/go/ast/ast.go (right): https://codereview.appspot.com/10679047/diff/2002/src/pkg/go/ast/ast.go#newcode923 src/pkg/go/ast/ast.go:923: Type *FuncType // func keyword, parameters and results On ...
12 years, 2 months ago (2013-06-29 02:15:32 UTC) #7
gri
LGTM (though I don't see much difference from before :-)
12 years, 2 months ago (2013-07-02 18:09:51 UTC) #8
dsymonds
On 3 July 2013 04:09, <gri@golang.org> wrote: > (though I don't see much difference from ...
12 years, 2 months ago (2013-07-02 22:01:33 UTC) #9
gri
ah! it's like one of those pictures tricking the brain: once seen, one cannot unsee ...
12 years, 2 months ago (2013-07-02 22:12:10 UTC) #10
dsymonds
I'm pleased to have broken your brain today.
12 years, 2 months ago (2013-07-02 22:15:46 UTC) #11
dsymonds
12 years, 2 months ago (2013-07-02 22:16:15 UTC) #12
*** Submitted as https://code.google.com/p/go/source/detail?r=e334347476c4 ***

go/ast: improve doc for FuncDecl's Type field.

R=gri, r
CC=golang-dev
https://codereview.appspot.com/10679047
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b