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

Issue 23440011: Improved comment handling (and misc. formatter fixes). (Closed)

Created:
7 years, 3 months ago by pquitslund
Modified:
7 years, 3 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Improved comment handling (and misc. formatter fixes). R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=26746

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -25 lines) Patch
M pkg/analyzer_experimental/lib/src/services/formatter_impl.dart View 1 2 6 chunks +41 lines, -10 lines 2 comments Download
M pkg/analyzer_experimental/test/services/formatter_test.dart View 5 chunks +152 lines, -15 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
pquitslund
Not fully settled on method names and another round of general cleanup to come but ...
7 years, 3 months ago (2013-08-27 20:31:01 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/23440011/diff/5001/pkg/analyzer_experimental/lib/src/services/formatter_impl.dart File pkg/analyzer_experimental/lib/src/services/formatter_impl.dart (right): https://codereview.chromium.org/23440011/diff/5001/pkg/analyzer_experimental/lib/src/services/formatter_impl.dart#newcode1163 pkg/analyzer_experimental/lib/src/services/formatter_impl.dart:1163: linesBetween(comment.offset, comment.end) <= 1; Can this ever legitimately ...
7 years, 3 months ago (2013-08-27 21:12:45 UTC) #2
pquitslund
Thanks! https://codereview.chromium.org/23440011/diff/5001/pkg/analyzer_experimental/lib/src/services/formatter_impl.dart File pkg/analyzer_experimental/lib/src/services/formatter_impl.dart (right): https://codereview.chromium.org/23440011/diff/5001/pkg/analyzer_experimental/lib/src/services/formatter_impl.dart#newcode1163 pkg/analyzer_experimental/lib/src/services/formatter_impl.dart:1163: linesBetween(comment.offset, comment.end) <= 1; On 2013/08/27 21:12:45, Brian ...
7 years, 3 months ago (2013-08-27 21:55:37 UTC) #3
pquitslund
7 years, 3 months ago (2013-08-27 21:56:02 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r26746 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698