Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Issue 19810004: pkg/args: expose immutable collections (Closed)

Created:
7 years, 5 months ago by kevmoo-old
Modified:
7 years, 5 months ago
Reviewers:
Bob Nystrom, nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : progress #

Patch Set 3 : last bits #

Patch Set 4 : fixes for pub uploader #

Total comments: 11

Patch Set 5 : review fixes #

Patch Set 6 : trying again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -22 lines) Patch
M pkg/args/lib/args.dart View 1 2 3 4 7 chunks +22 lines, -9 lines 0 comments Download
M pkg/args/lib/src/options.dart View 2 chunks +9 lines, -3 lines 0 comments Download
M pkg/args/lib/src/parser.dart View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/args/lib/src/usage.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/args/pubspec.yaml View 1 chunk +2 lines, -0 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/uploader.dart View 1 2 3 4 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kevmoo-old
PTAL
7 years, 5 months ago (2013-07-23 03:06:41 UTC) #1
kevmoo-old
I have a few test failures w/ Pub. Seems it's using 'rest' as mutable. Investigating.
7 years, 5 months ago (2013-07-23 14:05:36 UTC) #2
kevmoo-old
Fixed.
7 years, 5 months ago (2013-07-23 14:23:09 UTC) #3
Bob Nystrom
Thanks for doing this! https://codereview.chromium.org/19810004/diff/9001/pkg/args/lib/args.dart File pkg/args/lib/args.dart (right): https://codereview.chromium.org/19810004/diff/9001/pkg/args/lib/args.dart#newcode270 pkg/args/lib/args.dart:270: Nit: remove this blank line. ...
7 years, 5 months ago (2013-07-23 15:36:08 UTC) #4
kevmoo-old
PTAL https://codereview.chromium.org/19810004/diff/9001/pkg/args/lib/args.dart File pkg/args/lib/args.dart (right): https://codereview.chromium.org/19810004/diff/9001/pkg/args/lib/args.dart#newcode270 pkg/args/lib/args.dart:270: On 2013/07/23 15:36:08, Bob Nystrom wrote: > Nit: ...
7 years, 5 months ago (2013-07-23 15:49:13 UTC) #5
Bob Nystrom
LGTM!
7 years, 5 months ago (2013-07-23 16:15:04 UTC) #6
kevmoo-old
7 years, 5 months ago (2013-07-23 16:56:17 UTC) #7
Message was sent while issue was closed.
Committed patchset #6 manually as r25347 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698