No description
Find a file
Konstantin Shcheglov c0d68a5437 DAS specification changes - spelling and ElementKind.FILE addition.
ElementKind.FILE will be used in search.findElementReferences

1. In the 'element' field of responce when a URI is at the given offset.

2. In the only element of the 'path' field of SearchResult(s) for URI references to a URI or a library identifier.

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org/1409333002 .
2015-10-17 10:03:03 -07:00
client
docs/language
pkg DAS specification changes - spelling and ElementKind.FILE addition. 2015-10-17 10:03:03 -07:00
runtime Added option --snapshot-after-run to enable an application snapshot to be taken after running the application. 2015-10-16 17:10:30 -07:00
samples
samples-dev
sdk
site/try
tests Generalize and_operation_on_non_int_operand_test. 2015-10-16 10:29:14 -07:00
third_party
tools dart2js-dump-info: Explicitly pass architecture to test script like already done for build script. 2015-10-16 13:42:05 -07:00
utils
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Update DEPS to latest analyzer_cli. 2015-10-16 08:48:05 -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.