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

Issue 7492045: code review 7492045: go/types: more internal cleanups (Closed)

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

Description

go/types: more internal cleanups

Patch Set 1 #

Patch Set 2 : diff -r c240597bbf3e https://code.google.com/p/go #

Patch Set 3 : diff -r c240597bbf3e https://code.google.com/p/go #

Total comments: 2

Patch Set 4 : diff -r c240597bbf3e https://code.google.com/p/go #

Total comments: 4

Patch Set 5 : diff -r c240597bbf3e https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -32 lines) Patch
M src/pkg/go/types/stmt.go View 1 7 chunks +34 lines, -32 lines 0 comments Download

Messages

Total messages: 7
gri
Hello adonovan@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 9 months ago (2013-03-07 18:16:35 UTC) #1
bradfitz
https://codereview.appspot.com/7492045/diff/5001/src/pkg/go/types/stdlib_test.go File src/pkg/go/types/stdlib_test.go (right): https://codereview.appspot.com/7492045/diff/5001/src/pkg/go/types/stdlib_test.go#newcode46 src/pkg/go/types/stdlib_test.go:46: "code.google.com": true, these shouldn't be in $GOROOT/src anyway these ...
12 years, 9 months ago (2013-03-07 18:22:23 UTC) #2
gri
PTAL. - gri https://codereview.appspot.com/7492045/diff/5001/src/pkg/go/types/stdlib_test.go File src/pkg/go/types/stdlib_test.go (right): https://codereview.appspot.com/7492045/diff/5001/src/pkg/go/types/stdlib_test.go#newcode46 src/pkg/go/types/stdlib_test.go:46: "code.google.com": true, On 2013/03/07 18:22:23, bradfitz ...
12 years, 9 months ago (2013-03-07 18:45:32 UTC) #3
adonovan
https://codereview.appspot.com/7492045/diff/9001/src/pkg/go/types/stmt.go File src/pkg/go/types/stmt.go (right): https://codereview.appspot.com/7492045/diff/9001/src/pkg/go/types/stmt.go#newcode92 src/pkg/go/types/stmt.go:92: switch obj := obj.(type) { What happened to the ...
12 years, 9 months ago (2013-03-07 18:53:58 UTC) #4
gri
https://codereview.appspot.com/7492045/diff/9001/src/pkg/go/types/stmt.go File src/pkg/go/types/stmt.go (right): https://codereview.appspot.com/7492045/diff/9001/src/pkg/go/types/stmt.go#newcode92 src/pkg/go/types/stmt.go:92: switch obj := obj.(type) { On 2013/03/07 18:53:58, adonovan ...
12 years, 9 months ago (2013-03-07 19:04:28 UTC) #5
adonovan
On 2013/03/07 19:04:28, gri wrote: > https://codereview.appspot.com/7492045/diff/9001/src/pkg/go/types/stmt.go > File src/pkg/go/types/stmt.go (right): > > https://codereview.appspot.com/7492045/diff/9001/src/pkg/go/types/stmt.go#newcode92 > ...
12 years, 9 months ago (2013-03-07 19:16:12 UTC) #6
gri
12 years, 9 months ago (2013-03-07 19:17:33 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=3a15792a6542 ***

go/types: more internal cleanups

R=adonovan, bradfitz
CC=golang-dev
https://codereview.appspot.com/7492045
Sign in to reply to this message.

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