No description
Find a file
Brian Wilkerson 9e9b50d19d Improve error messages for annotations involving undefined names (issue 27788)
Change-Id: Iccfcb73b7671f50353b57a81817dec013b997a53
Reviewed-on: https://dart-review.googlesource.com/52640
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2018-04-25 17:48:49 +00:00
.github
build
client
docs
pkg Improve error messages for annotations involving undefined names (issue 27788) 2018-04-25 17:48:49 +00:00
runtime [VM] Reduce Smi size to 32 bit on 64 bit platforms 2018-04-25 12:31:33 +00:00
samples
samples-dev
sdk Revert "Create _nullFuture and _falseFuture in the root zone." 2018-04-24 20:45:38 +00:00
tests Improve error messages for annotations involving undefined names (issue 27788) 2018-04-25 17:48:49 +00:00
third_party
tools Build Observatory directly with dart2js 2018-04-24 21:56:09 +00:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
AUTHORS
BUILD.gn [gn] Propagate outputs up to //create_sdk. 2018-04-24 16:03:45 +00:00
CHANGELOG.md
codereview.settings
dartdoc_options.yaml
DEPS
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.