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

Issue 4927046: code review 4927046: go/ast: remove File/PackageExports functions. (Closed)

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

Description

go/ast cleanup: base File/PackageExports on FilterFile/FilterPackage code

Patch Set 1 #

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

Patch Set 3 : diff -r 95c9139c08d6 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 95c9139c08d6 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 95c9139c08d6 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r ea4ba0baba7a https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r ea4ba0baba7a https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r ea4ba0baba7a https://go.googlecode.com/hg/ #

Patch Set 9 : diff -r ea4ba0baba7a https://go.googlecode.com/hg/ #

Patch Set 10 : diff -r ea4ba0baba7a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -267 lines) Patch
M src/pkg/go/ast/filter.go View 1 2 3 4 5 6 7 8 2 chunks +14 lines, -176 lines 0 comments Download
R src/pkg/go/parser/filter_test.go View 1 2 3 4 5 1 chunk +0 lines, -91 lines 0 comments Download

Messages

Total messages: 6
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-08-23 02:46:04 UTC) #1
r
LGTM
13 years, 11 months ago (2011-08-23 03:13:31 UTC) #2
gri
Hello r@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 11 months ago (2011-08-23 21:26:43 UTC) #3
rsc
LGTM But since the new functions are supposed to be the same as the old ...
13 years, 11 months ago (2011-08-23 21:37:55 UTC) #4
gri
Yes. Possible now. Will rename and submit. - gri On Tue, Aug 23, 2011 at ...
13 years, 11 months ago (2011-08-23 22:38:14 UTC) #5
gri
13 years, 11 months ago (2011-08-23 23:03:49 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=0f64cba0d4a6 ***

go/ast cleanup: base File/PackageExports on FilterFile/FilterPackage code

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

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