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

Issue 17943002: moved everything inside of the Docgen class into top level variables and functions. Also made most … (Closed)

Created:
7 years, 6 months ago by janicejl
Modified:
7 years, 5 months ago
Visibility:
Public.

Description

moved everything inside of the Docgen class into top level variables and functions. Also made most of the helper functions private. This should aid unit testing as it would be possible to create a mirror system separately, and also generate one library object separately without everything being chained together by the docgen class. R=efortuna@google.com Committed: https://code.google.com/p/dart/source/detail?r=24550

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -290 lines) Patch
M pkg/docgen/bin/docgen.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/docgen/lib/docgen.dart View 4 chunks +272 lines, -288 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
janicejl
7 years, 6 months ago (2013-06-26 21:21:58 UTC) #1
Emily Fortuna
lgtm
7 years, 5 months ago (2013-06-27 20:59:49 UTC) #2
janicejl
7 years, 5 months ago (2013-06-27 21:12:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r24550 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698