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 10513007: dartdoc: --omit-generation-time flag to exclude generation time from output (Closed)

Created:
8 years, 6 months ago by kevmoo-old
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

dartdoc: --omit-generation-time flag to exclude generation time from output BUG= http://dartbug.com/3374 TEST=run dartdoc with the new flag '--omit-generation-time' and notice the lack of timestamp in the output Committed: https://code.google.com/p/dart/source/detail?r=8265

Patch Set 1 #

Total comments: 6

Patch Set 2 : now <= 80 cols #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M lib/dartdoc/dartdoc.dart View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
kevmoo-old
Addressing dartbug.com/3374 Also a tiny tweak to the footer logic. - All child items are ...
8 years, 6 months ago (2012-06-04 16:47:41 UTC) #1
Jennifer Messerly
On 2012/06/04 16:47:41, kevmoo wrote: > Addressing dartbug.com/3374 > > Also a tiny tweak to ...
8 years, 6 months ago (2012-06-04 17:46:40 UTC) #2
Jennifer Messerly
https://chromiumcodereview.appspot.com/10513007/diff/1/lib/dartdoc/dartdoc.dart File lib/dartdoc/dartdoc.dart (right): https://chromiumcodereview.appspot.com/10513007/diff/1/lib/dartdoc/dartdoc.dart#newcode58 lib/dartdoc/dartdoc.dart:58: bool includeSource; This comment is on the original code, ...
8 years, 6 months ago (2012-06-04 17:47:01 UTC) #3
kevmoo-old
https://chromiumcodereview.appspot.com/10513007/diff/1/lib/dartdoc/dartdoc.dart File lib/dartdoc/dartdoc.dart (right): https://chromiumcodereview.appspot.com/10513007/diff/1/lib/dartdoc/dartdoc.dart#newcode58 lib/dartdoc/dartdoc.dart:58: bool includeSource; Oh I thought about that...but I kept ...
8 years, 6 months ago (2012-06-04 17:51:40 UTC) #4
kevmoo-old
Fixed issue regarding line length. I left everything else to keep existing behavior. Perhaps after ...
8 years, 6 months ago (2012-06-04 18:25:03 UTC) #5
Jennifer Messerly
8 years, 6 months ago (2012-06-04 19:14:59 UTC) #6
On 2012/06/04 18:25:03, kevmoo wrote:
> Fixed issue regarding line length.
> 
> I left everything else to keep existing behavior.
> 
> Perhaps after we look at using args (http://dartbug.com/3384) it would make
> sense to ponder changing defaults

LGTM

Powered by Google App Engine
This is Rietveld 408576698