No description
Find a file
Peter von der Ahé 4db2bbe94d Pass SharedOptions to Fasta
Change-Id: Idf85bf49e0ddd47640719eb65044f0b6527f9d9c
Reviewed-on: https://dart-review.googlesource.com/c/78525
Commit-Queue: Peter von der Ahé <ahe@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2018-10-10 13:38:57 +00:00
.github Add no-response bot configuration. 2018-10-05 22:21:06 +00:00
build Fix build rule. 2018-10-03 20:25:36 +00:00
client
docs Integrated nosuchmethod-forwarding.md into dartLangSpec.tex 2018-10-10 13:35:50 +00:00
pkg Ignore --supermixin and -D options 2018-10-10 13:38:57 +00:00
runtime [VM] Use assert assignable implementation for explicit downcasts 2018-10-10 12:36:42 +00:00
samples [vm] Remove script snapshots. 2018-09-26 22:49:27 +00:00
samples-dev
sdk Fix preamble/d8.js currentScript for v8 6.9 2018-10-09 20:39:06 +00:00
tests [Gardening] Mark more co19_2 test as always flaky, filed co19 issues 2018-10-10 13:23:03 +00:00
third_party [infra] Upgrade d8 to 6.9.427.23 (#34698) 2018-10-10 12:36:55 +00:00
tools Pass SharedOptions to Fasta 2018-10-10 13:38:57 +00:00
utils Remove TargetFlags.strongMode 2018-10-10 12:11:41 +00:00
.clang-format
.gitattributes Force lf-lineendings for .dart-files. 2018-10-02 19:44:04 +00:00
.gitconfig
.gitignore
.gn
.mailmap
.packages Upgrade dartdoc and dependencies for 0.22.0. 2018-10-03 21:05:17 +00:00
AUTHORS
BUILD.gn [VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays 2018-10-02 23:27:05 +00:00
CHANGELOG.md Update changelog for override check fixes 2018-10-03 14:56:43 +00:00
codereview.settings
CONTRIBUTING.md
dartdoc_options.yaml
DEPS [infra] Upgrade d8 to 6.9.427.23 (#34698) 2018-10-10 12:36:55 +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.