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

Issue 4550115: code review 4550115: gc: renamed walkdef to typecheckdef and moved from walk... (Closed)

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

Description

gc: renamed walkdef to typecheckdef and moved from walk to typedef. also inlined a typechecking function in dcl away.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 3bbbb59986c7 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 3bbbb59986c7 https://go.googlecode.com/hg/ #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+302 lines, -315 lines) Patch
M src/cmd/gc/dcl.c View 1 2 3 4 1 chunk +0 lines, -14 lines 0 comments Download
M src/cmd/gc/go.h View 1 2 3 4 5 3 chunks +5 lines, -6 lines 0 comments Download
M src/cmd/gc/lex.c View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M src/cmd/gc/typecheck.c View 1 4 chunks +294 lines, -2 lines 0 comments Download
M src/cmd/gc/walk.c View 1 2 chunks +0 lines, -292 lines 0 comments Download

Messages

Total messages: 3
lvd
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 9 months ago (2011-06-03 14:53:39 UTC) #1
rsc
LGTM Nice
13 years, 9 months ago (2011-06-03 15:30:58 UTC) #2
lvd
13 years, 9 months ago (2011-06-03 15:44:10 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=eadbf5d51115 ***

gc: renamed walkdef to typecheckdef and moved from walk to typedef.

also inlined a typechecking function in dcl away.

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

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