Find a file
Paul Berry e2f77056a5 Eliminate dependencies on pkg/front_end.
The API for pkg/front_end is still in flux so we want to avoid having
any packages depend directly on it (other than analyzer and
back-ends).

This CL re-exports some of the critical pieces of front_end needed by
analyzer clients so that those clients can access them via analyzer,
without having to directly depend on front_end.  It also updates
pkg/analyzer_plugin to make use of those re-exports.

R=scheglov@google.com

Review-Url: https://codereview.chromium.org/2993123002 .
2017-08-07 09:46:30 -07:00
build [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
client
docs Newsletter 2017-08-04. 2017-08-04 19:06:10 +02:00
pkg Eliminate dependencies on pkg/front_end. 2017-08-07 09:46:30 -07:00
runtime Mark vm/cc/IsolateReload_ClassFieldRemoved as crashing on dartk-vm. 2017-08-07 11:05:15 +02:00
samples [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
samples-dev
sdk [fasta] Create a 'constant helper' class which will throw on illegal 'constant' expressions 2017-08-03 08:38:29 +02:00
tests Update status for dartdevc on Windows. 2017-08-07 13:37:15 +02:00
third_party [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
tools Switch FE to use the libraries.json format. 2017-08-07 08:41:28 -07:00
utils [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages Update observatory_pub_packages dependency 2017-07-31 13:03:35 -07:00
.travis.yml
AUTHORS
BUILD.gn Include platform.dill files in sdk builds 2017-07-26 14:50:49 -07:00
CHANGELOG.md [corelib] dart:developer timeline flow events 2017-07-31 07:46:52 -07:00
codereview.settings
DEPS Update observatory_pub_packages dependency 2017-07-31 13:03:35 -07:00
LICENSE
PATENTS
PRESUBMIT.py Don't treat unparseable files as presubmit dartfmt errors. 2017-07-25 17:05:11 -07:00
README.dart-sdk
README.md
WATCHLISTS

Dart

Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.

Using Dart

Visit the dartlang.org to learn more about the language, tools, getting started, and more.

Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.

Building Dart

If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.

There are more documents on our wiki.

Contributing to Dart

The easiest way to contribute to Dart is to file issues.

You can also contribute patches, as described in Contributing.

License & patents

See LICENSE and PATENTS.