dart-sdk/pkg
Peter von der Ahé 032925c4ff Remove obsolete features
Remove tree-shaker as we're not using it, and it creates problems
when the SDK changes.

Remove scopes from AstBuilder as we will be phasing out AstBuilder
in favor of using BodyBuilder and the Forest API.

Change-Id: I51950c5d8bfb0493587336325f9da8f5bf8ecea6
Reviewed-on: https://dart-review.googlesource.com/57261
Commit-Queue: Peter von der Ahé <ahe@google.com>
Reviewed-by: Dan Rubel <danrubel@google.com>
2018-05-31 07:24:54 +00:00
..
analysis_server Enable the fix-all feature for the DartFixKind.ADD_EXPLICIT_CAST fix, tests been added as well. 2018-05-30 21:21:03 +00:00
analysis_server_client Fix constant-related deprecation warnings in analyzer packages 2018-05-17 21:24:38 +00:00
analyzer Remove obsolete features 2018-05-31 07:24:54 +00:00
analyzer_cli Fix constant-related deprecation warnings in analyzer packages 2018-05-17 21:24:38 +00:00
analyzer_plugin Update pubspec to indicate that analyzer_plugin supports the latest analyzer. 2018-05-30 19:02:10 +00:00
async_helper Stop using a port to keep the isolate alive in async_helper. 2018-05-18 09:33:27 +00:00
build_integration Set DDK to run on Dart-2 VM 2018-05-24 21:51:25 +00:00
compiler Fix regression in deferred loading. 2018-05-31 00:12:41 +00:00
dart_internal Make warning more warning-y. 2018-03-02 02:04:44 +00:00
dart_messages Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
dev_compiler improve speed of dartdevk SDK and ddc test package summary build 2018-05-30 21:14:01 +00:00
expect Fix fused UTF-8/JSON decoding. 2018-05-29 12:34:25 +00:00
front_end Remove obsolete features 2018-05-31 07:24:54 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast More dart2js strong mode cleanup. 2018-05-30 22:26:01 +00:00
kernel [vm/kernel/bytecode] Add library reference and invocation kind to ConstantICData 2018-05-31 00:53:21 +00:00
meta Meta CHANGELOG markdown cleanup. 2018-05-03 20:52:40 +00:00
microlytics
sourcemap_testing Use int.tryParse in sourcemap_testing 2018-05-14 13:56:18 +00:00
status_file Revert "Revert "[vm/kernel] Expression execution through Kernel." 2018-05-15 12:03:22 +00:00
telemetry Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
testing Fix Dart 2 runtime errors in the front end 2018-05-24 10:14:20 +00:00
vm [vm/kernel/bytecode] Add library reference and invocation kind to ConstantICData 2018-05-31 00:53:21 +00:00
.gitignore
BUILD.gn
pkg.status Add build_integration package and move multi_root_file_system there. 2018-05-22 20:09:24 +00:00