dart-sdk/pkg
danrubel a53b585498 Fix more Analyzer tests
* Add "usingFastaParser" accessor for Analyzer engine tests
* Update Analyzer compile time error code tests
* Add additional checks for async/await/yield as identifiers
* Update built-in as type variable error message
* Check for "this." in local declaration parameters
* Remove unnecessary asserts

and address comment in https://dart-review.googlesource.com/c/sdk/+/57022

Change-Id: I54b5ac22f912289dad6360646fae7eca717bbd98
Reviewed-on: https://dart-review.googlesource.com/57220
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Dan Rubel <danrubel@google.com>
2018-05-31 00:25:03 +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 Fix more Analyzer tests 2018-05-31 00:25:03 +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 Fix more Analyzer tests 2018-05-31 00:25:03 +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 Reland "[vm] Support definition of entry-points via @pragma('vm.extern') annotations."" 2018-05-30 20:06:40 +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 Reland "[vm] Support definition of entry-points via @pragma('vm.extern') annotations."" 2018-05-30 20:06:40 +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