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

Issue 4667070: code review 4667070: exp/template: variable evaluation. (Closed)

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

Description

exp/template: variable evaluation. Still need to do static checking of declarations during parse.

Patch Set 1 #

Total comments: 4

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -8 lines) Patch
M src/pkg/exp/template/exec.go View 1 11 chunks +85 lines, -8 lines 0 comments Download
M src/pkg/exp/template/exec_test.go View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 4
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-07-08 23:52:45 UTC) #1
dsymonds
LGTM http://codereview.appspot.com/4667070/diff/1/src/pkg/exp/template/exec.go File src/pkg/exp/template/exec.go (right): http://codereview.appspot.com/4667070/diff/1/src/pkg/exp/template/exec.go#newcode55 src/pkg/exp/template/exec.go:55: func (s *state) value(name string) reflect.Value { maybe ...
13 years, 10 months ago (2011-07-09 02:01:28 UTC) #2
r2
On 09/07/2011, at 12:01 PM, dsymonds@golang.org wrote: > LGTM > > > http://codereview.appspot.com/4667070/diff/1/src/pkg/exp/template/exec.go > File ...
13 years, 10 months ago (2011-07-09 02:04:28 UTC) #3
r
13 years, 10 months ago (2011-07-09 02:05:51 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=38644babf880 ***

exp/template: variable evaluation.
Still need to do static checking of declarations during parse.

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

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