No description
Find a file
Natalie Weizenbaum c7b7c6490a Bring in the latest pub.
This updates a number of other dependencies as well.

R=rnystrom@google.com

Review URL: https://codereview.chromium.org/1811183002 .
2016-03-21 12:43:25 -07:00
client
docs/language
pkg Bring in the latest pub. 2016-03-21 12:43:25 -07:00
runtime Add missing x64 sequences that load objects from THR. 2016-03-21 12:38:37 -07:00
samples
samples-dev
sdk
site/try
tests Adjust status files for product mode to skip tests that require checked mode as we do not support the flags --enable_asserts and --enable_type_checks in product mode. 2016-03-21 11:09:38 -07:00
third_party
tools
utils
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md Bring in the latest pub. 2016-03-21 12:43:25 -07:00
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Bring in the latest pub. 2016-03-21 12:43:25 -07:00
LICENSE
PATENTS
PRESUBMIT.py
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

Learn how to get the source and prepare your machine to build the SDK.

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

See LICENSE.