Find a file
Siva Annamalai 7f5334480e Revert "[VM/SDK]"
This reverts commit b4146411d0.

Reason for revert: Seems to have build issues on certain bots

Original change's description:
> [VM/SDK]
> 
> - Switch the kernel isolate to run in Dart2 mode
> - Refactor build rules so bootstrapping of the front end happens
>   with a prebuilt dart sdk
> - Refactor application snapshot build rules so the kernel application
>   snapshot rule does not get into a cyclic dependency during the
>   bootstrap stage
> 
> Change-Id: Id16b2859e0b299b2d689971d03a247cb94d0aa26
> Reviewed-on: https://dart-review.googlesource.com/61660
> Commit-Queue: Siva Annamalai <asiva@google.com>
> Reviewed-by: Zach Anderson <zra@google.com>

TBR=zra@google.com,asiva@google.com

Change-Id: I4fc5b81e0a102bde4e8b4f737af3825e9728be3b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/65840
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
2018-07-19 21:20:39 +00:00
.github Update the move metadata file. 2018-07-12 17:34:43 +00:00
build
client
docs Added new feature spec generic-function-instantiation.md. 2018-07-11 14:49:58 +00:00
pkg Revert "[VM/SDK]" 2018-07-19 21:20:39 +00:00
runtime Revert "[VM/SDK]" 2018-07-19 21:20:39 +00:00
samples [build] Add -a kbc for interpreter 2018-07-17 21:51:41 +00:00
samples-dev Fix swarm sample. 2018-07-19 20:16:47 +00:00
sdk Revert "[VM/SDK]" 2018-07-19 21:20:39 +00:00
tests Switch to use swarm instead of sunflower for dart2js unittests. 2018-07-19 20:57:18 +00:00
third_party Update unittest to 0.11.x. Check out unittest from chromium.googlesource. 2018-07-17 12:18:48 +00:00
tools Revert "[vm/kernel/precomp] Remove procedures from entry points files." 2018-07-18 16:10:21 +00:00
utils Revert "[VM/SDK]" 2018-07-19 21:20:39 +00:00
.clang-format
.gitattributes
.gitconfig
.gitignore
.gn
.mailmap
.packages
AUTHORS
BUILD.gn Revert "[VM/SDK]" 2018-07-19 21:20:39 +00:00
CHANGELOG.md Remove deprecated SDK constant declarations. 2018-07-18 13:05:00 +00:00
codereview.settings
dartdoc_options.yaml
DEPS Switch to use swarm instead of sunflower for dart2js unittests. 2018-07-19 20:57:18 +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.