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

Issue 5696082: code review 5696082: gotour: a few static/index tweaks for consideration

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by Kyle E. Lemons
Modified:
13 years, 5 months ago
Reviewers:
adg
CC:
golang-dev
Visibility:
Public.

Description

gotour: a few static/index tweaks for consideration These are some things I noticed when going through the tour locally. I pointed out some things that I think may be good for new gophers to know but aren't too advanced for a tour, and I also made fibonacci start out at 0 ;-).

Patch Set 1 #

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

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

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

Total comments: 8

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

Total comments: 4

Patch Set 6 : diff -r 72d926d8e6ae https://code.google.com/p/go-tour #

Patch Set 7 : diff -r 72d926d8e6ae https://code.google.com/p/go-tour #

Patch Set 8 : diff -r 72d926d8e6ae https://code.google.com/p/go-tour #

Patch Set 9 : diff -r 72d926d8e6ae https://code.google.com/p/go-tour #

Patch Set 10 : diff -r 72d926d8e6ae https://code.google.com/p/go-tour #

Patch Set 11 : diff -r db794f938ac6 https://code.google.com/p/go-tour #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -41 lines) Patch
M static/index.html View 1 2 3 4 5 6 7 8 9 10 8 chunks +45 lines, -41 lines 0 comments Download

Messages

Total messages: 9
Kyle E. Lemons
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go-tour
13 years, 8 months ago (2012-02-26 20:18:52 UTC) #1
adg
http://codereview.appspot.com/5696082/diff/5001/static/index.html File static/index.html (right): http://codereview.appspot.com/5696082/diff/5001/static/index.html#newcode623 static/index.html:623: byte // Represents an ASCII value (alias of uint8) ...
13 years, 8 months ago (2012-02-27 23:54:03 UTC) #2
Kyle E. Lemons
PTAL http://codereview.appspot.com/5696082/diff/5001/static/index.html File static/index.html (right): http://codereview.appspot.com/5696082/diff/5001/static/index.html#newcode623 static/index.html:623: byte // Represents an ASCII value (alias of ...
13 years, 8 months ago (2012-02-28 01:31:18 UTC) #3
adg
On 28 February 2012 12:31, <kyle@kylelemons.net> wrote: > // Alias of int32; represents a unicode ...
13 years, 8 months ago (2012-02-28 01:51:17 UTC) #4
adg
http://codereview.appspot.com/5696082/diff/4002/static/index.html File static/index.html (right): http://codereview.appspot.com/5696082/diff/4002/static/index.html#newcode310 static/index.html:310: Go, uninitialized variables are defined to have the zero ...
13 years, 8 months ago (2012-02-28 01:53:22 UTC) #5
Kyle E. Lemons
PTAL I turned on listchars, so maybe I got the whitespace right this time... http://codereview.appspot.com/5696082/diff/5001/static/index.html ...
13 years, 8 months ago (2012-02-28 02:14:23 UTC) #6
Kyle E. Lemons
PTAL Merged in upstream changes. On 2012/02/28 02:14:23, Kyle E. Lemons wrote: > I turned ...
13 years, 8 months ago (2012-03-03 18:18:24 UTC) #7
adg
LGTM
13 years, 6 months ago (2012-05-06 23:56:13 UTC) #8
adg
13 years, 5 months ago (2012-05-15 01:01:46 UTC) #9
Please sync and hg upload.
Sign in to reply to this message.

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