No description
Find a file
Konstantin Shcheglov 818c4b5bfd Remove AbsolutePathContext and use package:path instead.
I see however that linter/test/rule_test.dart uses it, but as far as I
can see, that's it. All other usages are from analyzer and
analysis_server.

R=brianwilkerson@google.com

Change-Id: I2b82870a4a4ec6f155326d8ee6dc1c1028f84793
Reviewed-on: https://dart-review.googlesource.com/52265
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2018-04-20 21:01:06 +00:00
.github
build
client
docs
pkg Remove AbsolutePathContext and use package:path instead. 2018-04-20 21:01:06 +00:00
runtime
samples
samples-dev
sdk
tests Add tests for method/local function signatures 2018-04-20 20:26:07 +00:00
third_party
tools
utils
.clang-format
.gitattributes
.gitignore
.gn
.mailmap
.packages
AUTHORS
BUILD.gn
CHANGELOG.md
codereview.settings
dartdoc_options.yaml
DEPS Bump Linter to 0.1.49 2018-04-20 20:23:47 +00: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.