dart-sdk/utils
Jenny Messerly 976aa4074b Run dartdevk against its own compiled SDK and packages
Currently we test dartdevk against SDK/packages that were compiled with
dartdevc (DDC+Analyzer). This CL migrates to having those files compiled
with DDC+Kernel. dartdevc testing is unchanged.

Most of the fixes are around things like special optimized annotations
used in our SDK code, that were not understood by DDK. Also some inline
JS type annoations were not correct.

Change-Id: Iccf4427e4b9beffd6d97a4be654253d91f6cb89e
Reviewed-on: https://dart-review.googlesource.com/57800
Reviewed-by: Vijay Menon <vsm@google.com>
2018-06-08 19:18:34 +00:00
..
analysis_server [infra] Begin removing gyp 2017-08-04 22:19:35 -07:00
bazel Add build_integration package and move multi_root_file_system there. 2018-05-22 20:09:24 +00:00
compiler Switch dart2js to use dart 2 vm. 2018-05-31 19:44:36 +00:00
dartanalyzer [GN] Hack around Dart 2 application_snapshot deps issue 2018-05-22 17:47:16 +00:00
dartdevc Run dartdevk against its own compiled SDK and packages 2018-06-08 19:18:34 +00:00
dartdoc Move to dartdoc 0.20.0 and enable preview-dart-2. 2018-05-30 19:08:41 +00:00
dartfmt Flip dartfmt to run in Dart 2 mode. 2018-05-23 20:45:03 +00:00
kernel-service [GN] Uses dart_action.gni instead of compiled_action.gni. 2018-05-03 21:07:13 +00:00
peg Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
pub [GN] Hack around Dart 2 application_snapshot deps issue 2018-05-22 17:47:16 +00:00
tests/peg [infra] Keep comments intact when updating status files. 2018-04-10 19:03:21 +00:00
application_snapshot.gni [GN] Hack around Dart 2 application_snapshot deps issue 2018-05-22 17:47:16 +00:00
compile_platform.gni [fuchsia] Use Fuchsia prebuilts 2018-05-17 20:54:06 +00:00
create_timestamp.gni Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
generate_entry_points_json.gni [GN] Uses dart_action.gni instead of compiled_action.gni. 2018-05-03 21:07:13 +00:00
generate_patch_sdk.gni [GN] Uses dart_action.gni instead of compiled_action.gni. 2018-05-03 21:07:13 +00:00