Find a file
Sigmund Cherem 08890e6db7 Add patched_dart2js_sdk to the dart2js_bot build target
This should ensure this is available in the build bots.

R=sra@google.com, zra@google.com

Review-Url: https://codereview.chromium.org/2990633002 .
2017-07-25 12:36:46 -07:00
build Exclude Observatory assets from PRODUCT build dart, dart_precompiled_runtime 2017-06-30 08:09:37 -07:00
client
docs/language Added informal generic method syntax and generic function type specs. 2017-07-14 13:17:30 +02:00
pkg Remove the analysus.reanalyze request from the plugin API 2017-07-25 12:10:52 -07:00
runtime Resynthesize constructor initializers from Kernel. 2017-07-25 09:24:13 -07:00
samples Revert "Revert "Revert "Revert "Refactor test option parsing code."""" 2017-05-26 15:04:55 -07:00
samples-dev Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
sdk Deferred load: add status error code 2017-07-25 10:10:01 -07:00
tests Fix bots: partial support for --use-sdk (assumes 2017-07-25 09:13:19 -07:00
third_party Revert "D8 roll with 'Avoid using D8 Worker'" 2017-07-20 16:05:09 -07:00
tools Pin the dev SDK version pulled by Fuchsia 2017-07-25 09:12:51 -07:00
utils 1. Correctly set root_library based on the application script URI instead of looking for the library that has the 'main' method. 2017-07-19 18:09:19 -07:00
.clang-format VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
.gitattributes
.gitignore
.gn
.mailmap
.packages Replace typed_mock with mockito in front_end. 2017-07-24 11:46:18 -07:00
.travis.yml Allow FF to fail on travis 2017-07-12 14:30:39 -07:00
AUTHORS
BUILD.gn Add patched_dart2js_sdk to the dart2js_bot build target 2017-07-25 12:36:46 -07:00
CHANGELOG.md Properly handle Windows file: URLs on Node.js (#30098) 2017-07-12 14:57:01 -07:00
codereview.settings Explicitly set Rietveld in codereview.settings 2017-07-19 16:37:45 +02:00
create_sdk.gyp
dart.gyp
DEPS fix #29766, fix #29782 - fix override checker's interface checking 2017-07-21 16:02:52 -07:00
LICENSE
PATENTS
PRESUBMIT.py Added checks for tests. 2017-07-18 08:20:40 -07:00
README.dart-sdk
README.md
WATCHLISTS [infra] Fix Observatory watchlist. 2017-06-13 16:21:35 -07:00

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.