dart-sdk/pkg
Vijay Menon 05b806ace7 [dartdevc,nnbd] analyze whole sdk, fix isolate errors
This should fix all ddc isolate errors.  Remaining two io/_http errors are due to:
https://github.com/dart-lang/sdk/issues/40482

The rest are mirrors.  Do we think we'll be able to remove it altogether?  If not,
I can take a pass to fix.

Change-Id: I4cef9773b5fa36490bdfbc08a06fae6cd80c5eae
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134860
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2020-02-07 20:50:16 +00:00
..
_fe_analyzer_shared [cfe] Normalize supertypes before nnbd-top-merging them 2020-02-07 18:14:40 +00:00
_js_interop_checks Add the first Kernel check for invalid JS interop 2020-01-28 22:39:10 +00:00
analysis_server Convert the remaining fix tests using a lint marker and remove the ability to use a marker 2020-02-07 20:22:26 +00:00
analysis_server_client Update generators to not produce type annotations for variable declarations 2020-01-25 16:31:15 +00:00
analysis_tool
analyzer Convert the remaining fix tests using a lint marker and remove the ability to use a marker 2020-02-07 20:22:26 +00:00
analyzer_cli Enable always_declare_return_types in analyzer_cli 2020-01-25 23:09:57 +00:00
analyzer_fe_comparison [CFE] Fix crash caused by name clash of loadLibrary tearoff method 2019-12-06 09:29:19 +00:00
analyzer_plugin Add an assist to shadow a field when a local variable might be promotable 2020-02-06 19:43:32 +00:00
async_helper Migrate lib_2/async to NNBD. 2020-01-09 22:04:37 +00:00
build_integration
compiler Remove dart:mirrors library from dart2js and ddc SDKs 2020-02-07 17:34:54 +00:00
dart2js_tools Use source-maps in test runner to expand JavaScript stack traces. 2020-01-24 20:00:13 +00:00
dart2native [vm] Refactor debug info handling code into a new package. 2020-01-23 10:14:17 +00:00
dart_internal Widen the SDK constraint on dart_internal to include 2.7.0. 2019-12-06 00:54:30 +00:00
dartdev Initial working 'dartdev format *' tool with the set of args and flags to match the 'flutter format *' tool 2020-02-06 00:09:19 +00:00
dartfix Convert dartfix to use underscores rather than hyphens for fix names 2020-01-26 22:56:36 +00:00
dev_compiler [dartdevc,nnbd] analyze whole sdk, fix isolate errors 2020-02-07 20:50:16 +00:00
diagnostic
expect [test] Update copied mirrors tests for Dart 3. 2020-01-23 18:09:37 +00:00
front_end [cfe] Normalize supertypes before nnbd-top-merging them 2020-02-07 18:14:40 +00:00
frontend_server Revert "Implementation of evaluation to JS in frontend server" 2020-01-30 02:22:40 +00:00
js Fix pub.dev URLs throughout SDK repo 2019-11-20 11:30:48 +00:00
js_ast
kernel [cfe] Normalize supertypes before nnbd-top-merging them 2020-02-07 18:14:40 +00:00
meta typos 2020-01-02 23:09:17 +00:00
modular_test [dartdevc] Cleanup all temporary nnbd modular tests 2019-12-18 00:43:44 +00:00
native_stack_traces [pkg/native_stack_traces] Find instruction sections via dynamic symbols. 2020-02-07 11:34:59 +00:00
nnbd_migration Steel thread through fantasyland. 2020-02-07 20:27:16 +00:00
smith [infra] Add support for branches to pkg/smith 2020-01-31 06:37:41 +00:00
sourcemap_testing
status_file
telemetry [analyzer] send additional data to crash reporting 2019-11-27 00:16:50 +00:00
test_runner [vm/ffi] Split FFI tests in NNBD and legacy 2020-01-29 14:04:41 +00:00
testing [CFE] Messages test doesn't allow status updates for spelling tests 2020-01-24 10:15:26 +00:00
vm [vm/aot/tfa] Tree shake write-only fields 2020-02-06 19:31:32 +00:00
vm_service Reland "[ VM / Service ] Added getClientName, setClientName and requireResumeApproval RPCs" 2020-02-05 18:14:39 +00:00
.gitignore
BUILD.gn
pkg.status [dartdev] add a dartdev 'create' command 2020-02-02 02:23:13 +00:00