No description
Find a file
Paul Berry 508751c5b1 Revert "[co19] co19_2 tests roll (DEPS and .status files update)"
This reverts commit f99b9b80ff.

Reason for revert: Rolls in a version of co19_2 that contains two files whose name differs only by case and whose content is not the same.  This breaks "gclient sync" on machines with case-insensitive filesystems (e.g. macs).

Original change's description:
> [co19] co19_2 tests roll (DEPS and .status files update)
> 
> Closes #33894
> 
> Cq-Include-Trybots: luci.dart.try:front-end-mac-release-x64;luci.dart.try:front-end-win-release-x6;luci.dart.try:analyzer-mac-release;luci.dart.try:analyzer-win-release
> Change-Id: If1fd4c78cb1c7948602d9a26276cce75cf3133d4
> Reviewed-on: https://dart-review.googlesource.com/68860
> Commit-Queue: Alexander Thomas <athom@google.com>
> Reviewed-by: Alexander Thomas <athom@google.com>

TBR=whesse@google.com,athom@google.com,eernst@google.com,sgrekhov@unipro.ru

Change-Id: Icd6d8d763c8baff2b82bd15c6b28c56591b7431e
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Cq-Include-Trybots: luci.dart.try:front-end-mac-release-x64;luci.dart.try:front-end-win-release-x6;luci.dart.try:analyzer-mac-release;luci.dart.try:analyzer-win-release
Reviewed-on: https://dart-review.googlesource.com/69340
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2018-08-10 17:22:54 +00:00
.github Update the move metadata file. 2018-07-12 17:34:43 +00:00
build [build] Copy Observatory assets with GN rather than observatory_tool.py 2018-07-10 19:08:47 +00:00
client
docs Point old super mixin informal spec to canonical copy 2018-08-08 17:07:47 +00:00
pkg Store codeOffset / codeLength for classes. 2018-08-10 16:25:22 +00:00
runtime [vm/compiler] Fine tune operator and phi handling. 2018-08-10 16:46:22 +00:00
samples [build] Add -a kbc for interpreter 2018-07-17 21:51:41 +00:00
samples-dev Remove $runtime == drt sections and uses of drt from status files. 2018-08-03 12:40:46 +00:00
sdk Validate cookie values wrapped in double-quotes 2018-08-10 16:14:15 +00:00
tests Revert "[co19] co19_2 tests roll (DEPS and .status files update)" 2018-08-10 17:22:54 +00:00
third_party Status file two flaky pkg bot tests. 2018-08-01 21:15:44 +00:00
tools Remove named configuration template expansion code from test.py. 2018-08-10 13:12:49 +00:00
utils [kernel] Move VmTarget and FlutterTarget to package:vm 2018-08-10 12:55:57 +00:00
.clang-format
.gitattributes
.gitconfig [infra] Add documentation to .gitconfig 2018-06-11 18:24:16 +00:00
.gitignore
.gn
.mailmap
.packages Move deobfuscation tools to the SDK repo 2018-08-09 22:55:04 +00:00
AUTHORS
BUILD.gn Revert "Reland "[VM/SDK]"" 2018-07-23 18:07:29 +00:00
CHANGELOG.md Change date format in CHANGELOG.md to yyyy-mm-dd uniformly. 2018-08-10 13:42:43 +00:00
codereview.settings
dartdoc_options.yaml Add a 'Core' category for doc generation. 2018-06-07 14:47:41 +00:00
DEPS Revert "[co19] co19_2 tests roll (DEPS and .status files update)" 2018-08-10 17:22:54 +00:00
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS CC sra also in changes to compiler files and tests 2018-07-31 18:27:19 +00: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.