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

Issue 1005693007: Add toMap / toMapOf / toList (Closed)

Created:
5 years, 9 months ago by scheglov
Modified:
5 years, 9 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Add toMap / toMapOf / toList Rename 'inputOf' to 'of'. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=44690

Patch Set 1 #

Total comments: 26

Patch Set 2 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -72 lines) Patch
M pkg/analyzer/lib/src/task/dart.dart View 1 15 chunks +35 lines, -51 lines 0 comments Download
M pkg/analyzer/lib/src/task/inputs.dart View 1 1 chunk +36 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/model.dart View 2 chunks +20 lines, -1 line 0 comments Download
M pkg/analyzer/lib/task/dart.dart View 3 chunks +6 lines, -8 lines 0 comments Download
M pkg/analyzer/lib/task/model.dart View 1 3 chunks +62 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/task/driver_test.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M pkg/analyzer/test/src/task/inputs_test.dart View 6 chunks +6 lines, -6 lines 0 comments Download
M pkg/analyzer/test/src/task/model_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
5 years, 9 months ago (2015-03-23 19:57:41 UTC) #1
Brian Wilkerson
https://codereview.chromium.org/1005693007/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1005693007/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode188 pkg/analyzer/lib/src/task/dart.dart:188: MapTaskInput _lutMapInput(Source libSource, ResultDescriptor result) { I'd really prefer ...
5 years, 9 months ago (2015-03-24 15:07:11 UTC) #2
scheglov
PTAL https://codereview.chromium.org/1005693007/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1005693007/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode188 pkg/analyzer/lib/src/task/dart.dart:188: MapTaskInput _lutMapInput(Source libSource, ResultDescriptor result) { On 2015/03/24 ...
5 years, 9 months ago (2015-03-24 17:16:39 UTC) #3
Brian Wilkerson
LGTM
5 years, 9 months ago (2015-03-25 15:55:21 UTC) #4
scheglov
5 years, 9 months ago (2015-03-25 17:54:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 44690 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698