Brian Wilkerson
|
b936ffb329
|
Move several libraries out of the public API
Change-Id: I8259de00134310f25b1c6168940aea5190488999
Reviewed-on: https://dart-review.googlesource.com/51443
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
|
2018-04-17 17:35:27 +00:00 |
|
Brian Wilkerson
|
f0d249e269
|
Clean up package imports and library names
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1513643009 .
|
2015-12-10 08:11:56 -08:00 |
|
paulberry@google.com
|
5b45f8e762
|
Move PubPackageMapProvider to its own file.
This will allow clients of the AnalysisServer package to provide their
own PackageMapProvider without bringing in a dependency on dart:io.
R=brianwilkerson@google.com, rpaquay@chromium.org
Review URL: https://codereview.chromium.org//599133002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40638 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-09-24 18:09:08 +00:00 |
|
jwren@google.com
|
944174f36a
|
Move package_map_provider.dart from the server to the analyzer package to be used by the command line analyzer.
R=brianwilkerson@google.com, paulberry@google.com
Review URL: https://codereview.chromium.org//560553002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40051 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-09-09 20:36:35 +00:00 |
|