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

Issue 10874030: Get library data from lib/_internal/libraries.dart. (Closed)

Created:
8 years, 4 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Get library data from lib/_internal/libraries.dart. Committed: https://code.google.com/p/dart/source/detail?r=11435

Patch Set 1 #

Patch Set 2 : Added forEach used by dartDoc. #

Patch Set 3 : Now made apidoc use the libraries.dart file directly. #

Total comments: 1

Patch Set 4 : Updated to tip of tree (including danruble's change) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -58 lines) Patch
M lib/_internal/libraries.dart View 1 2 3 7 chunks +15 lines, -15 lines 0 comments Download
M lib/compiler/implementation/library_map.dart View 1 2 3 1 chunk +31 lines, -40 lines 0 comments Download
M utils/apidoc/apidoc.dart View 1 2 3 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Lasse Reichstein Nielsen
Won't commit until I'm sure dartdoc runs.
8 years, 4 months ago (2012-08-23 12:49:15 UTC) #1
ahe
I would like some context. I don't understand why lib/compiler/implementation/library_map.dart is not deleted.
8 years, 4 months ago (2012-08-23 13:00:27 UTC) #2
Johnni Winther
On 2012/08/23 13:00:27, ahe wrote: > I would like some context. I don't understand why ...
8 years, 4 months ago (2012-08-23 13:04:12 UTC) #3
ahe
On 2012/08/23 13:04:12, Johnni Winther wrote: > On 2012/08/23 13:00:27, ahe wrote: > > I ...
8 years, 4 months ago (2012-08-23 13:11:46 UTC) #4
Lasse Reichstein Nielsen
On 2012/08/23 13:00:27, ahe wrote: > I would like some context. I don't understand why ...
8 years, 4 months ago (2012-08-23 13:12:14 UTC) #5
Lasse Reichstein Nielsen
I made apidoc.dart use libraries.dart directly, and changed libraries.dart to contain the information needed. This ...
8 years, 4 months ago (2012-08-24 11:47:06 UTC) #6
Johnni Winther
LGTM with comment https://chromiumcodereview.appspot.com/10874030/diff/5001/lib/_internal/libraries.dart File lib/_internal/libraries.dart (right): https://chromiumcodereview.appspot.com/10874030/diff/5001/lib/_internal/libraries.dart#newcode41 lib/_internal/libraries.dart:41: undocumented: false), I guess this should ...
8 years, 4 months ago (2012-08-24 13:15:55 UTC) #7
ahe
LGTM under the assumption that you plan to delete library_map.dart in the next CL.
8 years, 4 months ago (2012-08-24 13:36:18 UTC) #8
danrubel
8 years, 4 months ago (2012-08-24 13:40:13 UTC) #9
On 2012/08/24 13:36:18, ahe wrote:
> LGTM under the assumption that you plan to delete library_map.dart in the next
> CL.

I'm working on something similar...
http://codereview.chromium.org/10876045/

Powered by Google App Engine
This is Rietveld 408576698