No description
Find a file
Stephen Adams 85af0259cb Expect.equals and Expect.identical escape more strings
I found it difficult to understand messages with strings that look the
same, e.g. containing zero-width character or different encodings of a
character.

BUG=
R=lrn@google.com

Review-Url: https://codereview.chromium.org/2750763002 .
2017-04-06 15:38:50 -07:00
build [infra] Fixes for cross-toolchains 2017-04-06 15:03:26 -07:00
client
docs/language
pkg Expect.equals and Expect.identical escape more strings 2017-04-06 15:38:50 -07:00
runtime
samples
samples-dev
sdk
tests DDC fix for foreign futures 2017-04-06 14:52:59 -07:00
third_party [infra] Fixes for cross-toolchains 2017-04-06 15:03:26 -07:00
tools [infra] Fixes for cross-toolchains 2017-04-06 15:03:26 -07:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
.travis.yml
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS [infra] Fixes for cross-toolchains 2017-04-06 15:03:26 -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

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.