dart-sdk/pkg/dev_compiler/tool
Nicholas Shahan 1869a54132 [ddc] Update ddb to run with ddc/legacy modules in d8
- Fixes broken benchmarks in ddc because the benchmarks run in
  d8 with the ddc module system can handle conflicting library
  names more gracefully than es6.

- In the future we need to update the source of truth for
  dart_library.js so we can keep the file in sync.

- Removes the ability for ddb to run with any precompiled sdk.js
  from a dart installation. Now you must run a build first and
  the sdk.js files from that build will be used. This means the
  `--debug` flag no longer changes which sdk.js files are used.

Change-Id: Icaf78956f93ff643d23e68001354ec08c9c28b12
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166926
Reviewed-by: Mark Zhou <markzipan@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2020-10-24 00:14:42 +00:00
..
check_nnbd_sdk.dart Opt pkg/dev_compiler out of null safety. 2020-10-12 23:25:42 +00:00
compile_dartdevc_sdk.dart Opt pkg/dev_compiler out of null safety. 2020-10-12 23:25:42 +00:00
dart2js_nnbd_sdk_error_golden.txt Null-safe numbers: implement static typing rules, hook up for binary operators. 2020-08-24 15:34:33 +00:00
dartdevc_nnbd_sdk_error_golden.txt Fix bad DartDoc in Set.toSet documentation. 2020-10-23 11:18:12 +00:00
ddb [ddc] Update ddb to run with ddc/legacy modules in d8 2020-10-24 00:14:42 +00:00
ddc (ddc) Fix deps tracking for the ddc sdk. 2019-11-23 00:21:58 +00:00
kernel_sdk.dart Opt pkg/dev_compiler out of null safety. 2020-10-12 23:25:42 +00:00
patch_sdk.dart Opt pkg/dev_compiler out of null safety. 2020-10-12 23:25:42 +00:00
vm_nnbd_sdk_error_golden.txt [VM/libraries] Fix final set of warnings in dart:core and dart:typed_data 2020-01-27 19:51:14 +00:00