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

Issue 9705037: Add new core ("dart:") libraries to frog so that apidoc can find them. (Closed)

Created:
8 years, 9 months ago by Bob Nystrom
Modified:
8 years, 9 months ago
Reviewers:
jimhug, ahe, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add new core ("dart:") libraries to frog so that apidoc can find them. Committed: https://code.google.com/p/dart/source/detail?r=5530

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -9 lines) Patch
M frog/leg/lib/io.dart View 2 chunks +8 lines, -0 lines 0 comments Download
M frog/reader.dart View 2 chunks +7 lines, -1 line 0 comments Download
M utils/apidoc/.gitignore View 1 chunk +0 lines, -1 line 0 comments Download
M utils/apidoc/apidoc View 1 chunk +0 lines, -6 lines 0 comments Download
M utils/apidoc/apidoc.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Bob Nystrom
8 years, 9 months ago (2012-03-14 23:40:48 UTC) #1
Trying to get apidoc back to a happy place where it runs without errors. This
change fixes it so that it can find the new "dart:" libraries that are being
used.

If you have other suggestions for how I should fix this, please don't hesitate.
This was just the first thing I came up with. Consider this patch a RFC. :)

Powered by Google App Engine
This is Rietveld 408576698