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

Issue 5703043: code review 5703043: gotype: provide -comments flag (Closed)

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

Description

gotype: provide -comments flag When debugging ASTs, it's useful to also see the comments on occasion. Usage: gotype -ast -comments file.go

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M src/pkg/exp/gotype/doc.go View 1 chunk +2 lines, -0 lines 0 comments Download
M src/pkg/exp/gotype/gotype.go View 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 3
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 1 month ago (2012-02-28 05:29:36 UTC) #1
r
LGTM
12 years, 1 month ago (2012-02-28 05:34:48 UTC) #2
gri
12 years, 1 month ago (2012-02-28 05:35:29 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e0e1415c99ad ***

gotype: provide -comments flag

When debugging ASTs, it's useful to also
see the comments on occasion. Usage:

gotype -ast -comments file.go

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

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