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

Issue 114760044: code review 114760044: go-tour: add a slide on append (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by francesc
Modified:
9 years, 9 months ago
Reviewers:
adg
CC:
adg, campoy, golang-codereviews
Visibility:
Public.

Description

go-tour: add a slide on append

Patch Set 1 #

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

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

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

Total comments: 17

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

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

Total comments: 2

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -1 line) Patch
M content/moretypes.article View 1 2 3 4 5 6 1 chunk +21 lines, -1 line 0 comments Download
A content/prog/tour/append.go View 1 2 3 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 6
francesc
Hello adg@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go-tour
9 years, 9 months ago (2014-07-11 21:47:46 UTC) #1
adg
https://codereview.appspot.com/114760044/diff/50001/content/moretypes.article File content/moretypes.article (right): https://codereview.appspot.com/114760044/diff/50001/content/moretypes.article#newcode120 content/moretypes.article:120: The main difference between arrays and slices is that ...
9 years, 9 months ago (2014-07-14 06:35:26 UTC) #2
campoy
https://codereview.appspot.com/114760044/diff/50001/content/moretypes.article File content/moretypes.article (right): https://codereview.appspot.com/114760044/diff/50001/content/moretypes.article#newcode120 content/moretypes.article:120: The main difference between arrays and slices is that ...
9 years, 9 months ago (2014-07-14 20:55:53 UTC) #3
adg
LGTM https://codereview.appspot.com/114760044/diff/90001/content/moretypes.article File content/moretypes.article (right): https://codereview.appspot.com/114760044/diff/90001/content/moretypes.article#newcode135 content/moretypes.article:135: The returned slice will point to the newly ...
9 years, 9 months ago (2014-07-15 00:36:30 UTC) #4
campoy
https://codereview.appspot.com/114760044/diff/90001/content/moretypes.article File content/moretypes.article (right): https://codereview.appspot.com/114760044/diff/90001/content/moretypes.article#newcode135 content/moretypes.article:135: The returned slice will point to the newly allocated ...
9 years, 9 months ago (2014-07-15 03:42:10 UTC) #5
francesc
9 years, 9 months ago (2014-07-15 03:42:50 UTC) #6
*** Submitted as https://code.google.com/p/go-tour/source/detail?r=f4d3bfa678ba
***

go-tour: add a slide on append

LGTM=adg
R=adg, campoy
CC=golang-codereviews
https://codereview.appspot.com/114760044
Sign in to reply to this message.

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