No description
Find a file
Jens Johansen c48ddcb025 [kernel] Return null string as source if no source available
Fixes #31793.

Bug:
Change-Id: If3ecf67387087db6a36f736c0f259b49eb133391
Reviewed-on: https://dart-review.googlesource.com/32767
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
2018-01-08 13:19:02 +00:00
build
client
docs Now specifying void return type for setters and operator []= 2018-01-08 12:38:22 +00:00
pkg Reenable warnings/hints for method type variables in dart2js 2018-01-08 12:48:02 +00:00
runtime [kernel] Return null string as source if no source available 2018-01-08 13:19:02 +00:00
samples
samples-dev
sdk
tests Reenable warnings/hints for method type variables in dart2js 2018-01-08 12:48:02 +00:00
third_party
tools Include checked-in SDK in Debian source package for Dart 2018-01-08 12:46:12 +00:00
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
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.