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

Issue 3231041: code review 3231041: position.go: more flexible AddFile method (Closed)

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

Description

position.go: more flexible AddFile method This will make it easier to use Pos values together with suffix arrays by slightly de- coupling the mapping of Pos values to global offsets.

Patch Set 1 #

Patch Set 2 : code review 3231041: position.go: more flexible AddFile method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -17 lines) Patch
M src/pkg/go/token/position.go View 1 5 chunks +52 lines, -15 lines 0 comments Download
M src/pkg/go/token/position_test.go View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 4 months ago (2010-11-19 23:51:43 UTC) #1
rsc1
LGTM
14 years, 4 months ago (2010-11-20 00:01:46 UTC) #2
gri
14 years, 4 months ago (2010-11-21 05:30:41 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=16630e92a7fb ***

position.go: more flexible AddFile method

This will make it easier to use Pos values
together with suffix arrays by slightly de-
coupling the mapping of Pos values to global
offsets.

R=rsc
CC=golang-dev
http://codereview.appspot.com/3231041

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

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