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

Issue 21096002: added inherited methods and variables (Closed)

Created:
7 years, 4 months ago by janicejl
Modified:
7 years, 4 months ago
CC:
Tate Mandel
Visibility:
Public.

Description

added inherited methods and variables with docgen running in under 40s. superclass ongoing. attempting super class. class map BUG= R=alanknight@google.com Committed: https://code.google.com/p/dart/source/detail?r=25722

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Total comments: 11

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Patch Set 13 : #

Patch Set 14 : #

Patch Set 15 : #

Total comments: 3

Patch Set 16 : #

Patch Set 17 : #

Patch Set 18 : #

Patch Set 19 : #

Total comments: 23

Patch Set 20 : #

Patch Set 21 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+411 lines, -257 lines) Patch
D pkg/docgen/example/test.dart View 1 2 1 chunk +0 lines, -60 lines 0 comments Download
M pkg/docgen/lib/docgen.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 17 chunks +384 lines, -186 lines 0 comments Download
M pkg/docgen/test/single_library_test.dart View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +27 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
janicejl
https://codereview.chromium.org/21096002/diff/5001/pkg/docgen/example/test.dart File pkg/docgen/example/test.dart (left): https://codereview.chromium.org/21096002/diff/5001/pkg/docgen/example/test.dart#oldcode8 pkg/docgen/example/test.dart:8: */ This file was deleted very early on (7-8 ...
7 years, 4 months ago (2013-07-29 17:22:58 UTC) #1
Alan Knight
https://codereview.chromium.org/21096002/diff/10001/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/21096002/diff/10001/pkg/docgen/lib/docgen.dart#newcode60 pkg/docgen/lib/docgen.dart:60: /// Index of all the libraries that needs to ...
7 years, 4 months ago (2013-07-29 20:29:00 UTC) #2
janicejl
Based off your suggest, I did the same for the Map within a Map for ...
7 years, 4 months ago (2013-07-30 00:41:31 UTC) #3
Alan Knight
https://codereview.chromium.org/21096002/diff/34001/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/21096002/diff/34001/pkg/docgen/lib/docgen.dart#newcode326 pkg/docgen/lib/docgen.dart:326: _currentMember = mirror; This whole method seems more like ...
7 years, 4 months ago (2013-07-30 22:12:53 UTC) #4
janicejl
Makes a second pass to make sure that all the classes are valid, and none ...
7 years, 4 months ago (2013-08-01 04:30:26 UTC) #5
Alan Knight
https://codereview.chromium.org/21096002/diff/46001/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/21096002/diff/46001/pkg/docgen/lib/docgen.dart#newcode75 pkg/docgen/lib/docgen.dart:75: _includePrivate = includePrivate; It's hard to follow this in ...
7 years, 4 months ago (2013-08-01 18:27:19 UTC) #6
janicejl
https://codereview.chromium.org/21096002/diff/46001/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/21096002/diff/46001/pkg/docgen/lib/docgen.dart#newcode213 pkg/docgen/lib/docgen.dart:213: // classes created from mixins are included. On 2013/08/01 ...
7 years, 4 months ago (2013-08-01 20:15:40 UTC) #7
Alan Knight
lgtm
7 years, 4 months ago (2013-08-01 20:36:48 UTC) #8
janicejl
7 years, 4 months ago (2013-08-01 20:51:08 UTC) #9
Message was sent while issue was closed.
Committed patchset #21 manually as r25722 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698