dart-sdk/pkg
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
..
analysis_server Update pkg.status file entry to unbreak the pkg bots. 2018-07-19 00:27:29 +00:00
analysis_server_client Remove more uses of isInstanceOf 2018-07-03 20:32:26 +00:00
analyzer Fix parse invalid property access 2018-07-19 20:55:17 +00:00
analyzer_cli fix #31237, missing return hint was missing for inferred returns 2018-07-19 00:19:24 +00:00
analyzer_plugin Remove deprecation hints in analyzer packages 2018-07-17 15:22:07 +00:00
async_helper misc: update async_helper pubspec to make it clear it's not public 2018-07-09 23:27:54 +00:00
build_integration pkg:build_integration: clarify that' it's not planned to be published 2018-06-26 01:12:57 +00:00
compiler Add minified names to sourcemaps 2018-07-19 18:50:27 +00:00
dart_internal Make warning more warning-y. 2018-03-02 02:04:44 +00:00
dart_messages Eliminate analysis warnings in pkg/ code. 2018-07-06 21:28:07 +00:00
dev_compiler fix #33876, only use Object method null helpers if signature matches 2018-07-19 18:23:17 +00:00
expect Fix assert in Future code to allow a Future<Future<int>>. 2018-07-16 11:27:36 +00:00
front_end Fix more error code mappings 2018-07-19 20:45:48 +00:00
js pkg/js: fix pubspec author 2018-07-18 21:36:10 +00:00
js_ast More dart2js strong mode cleanup. 2018-05-30 22:26:01 +00:00
kernel Set read annotations into VariableDeclaration. 2018-07-13 22:14:19 +00:00
meta fix changelog for meta (pre-publish) 2018-07-18 22:13:43 +00:00
microlytics
smith Add named configurations to test matrix. 2018-07-04 13:57:19 +00:00
sourcemap_testing Stop using !kernel annotations 2018-06-21 07:36:42 +00:00
status_file Eliminate analysis warnings in pkg/ code. 2018-07-06 21:28:07 +00:00
telemetry Plumb in more of the analytics impl into the analysis server; allow clients to enble analytics. 2018-06-28 16:28:25 +00:00
testing Update package:testing wrt. void 2018-07-18 10:18:52 +00:00
vm Revert "[VM/SDK]" 2018-07-19 21:20:39 +00:00
.gitignore
BUILD.gn
pkg.status Revert "[VM/SDK]" 2018-07-19 21:20:39 +00:00