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

Issue 737033002: Let docgen detect a dart-sdk directory that's differently named, and do it correctly on bleeding ed… (Closed)

Created:
6 years, 1 month ago by Alan Knight
Modified:
6 years ago
Reviewers:
ricow1, sethladd
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Let docgen detect a dart-sdk directory that's differently named, and do it correctly on bleeding edge BUG= R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=42112

Patch Set 1 #

Total comments: 6

Patch Set 2 : A much better implementation, actually use the --sdk value #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -18 lines) Patch
M pkg/docgen/bin/docgen.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/docgen/lib/docgen.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/docgen/lib/src/generator.dart View 1 4 chunks +10 lines, -7 lines 0 comments Download
M pkg/docgen/lib/src/package_helpers.dart View 1 1 chunk +8 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Alan Knight
Let's try that again, but we look only at the portion before "edge" if it's ...
6 years, 1 month ago (2014-11-19 19:09:48 UTC) #2
ricow1
https://codereview.chromium.org/737033002/diff/1/pkg/docgen/lib/src/package_helpers.dart File pkg/docgen/lib/src/package_helpers.dart (right): https://codereview.chromium.org/737033002/diff/1/pkg/docgen/lib/src/package_helpers.dart#newcode14 pkg/docgen/lib/src/package_helpers.dart:14: /// Helper accessor to determine the full pathname of ...
6 years, 1 month ago (2014-11-20 07:38:30 UTC) #3
ricow1
https://codereview.chromium.org/737033002/diff/1/pkg/docgen/lib/src/package_helpers.dart File pkg/docgen/lib/src/package_helpers.dart (right): https://codereview.chromium.org/737033002/diff/1/pkg/docgen/lib/src/package_helpers.dart#newcode62 pkg/docgen/lib/src/package_helpers.dart:62: version.substring(0, edgePosition(version)); On 2014/11/20 07:38:30, ricow1 wrote: > remove ...
6 years, 1 month ago (2014-11-20 07:55:00 UTC) #4
Alan Knight
OK, disregard the first patch set. I actually looked in more detail at what's going ...
6 years, 1 month ago (2014-11-20 18:49:10 UTC) #5
Alan Knight
Ping
6 years ago (2014-12-03 18:14:18 UTC) #6
ricow1
lgtm, much better, and sorry for delay
6 years ago (2014-12-04 07:18:09 UTC) #7
Alan Knight
6 years ago (2014-12-04 17:10:27 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 42112 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698