dart-sdk/pkg
Sigmund Cherem b6d08264a3 Revert "Switch FE to use the libraries.json format."
This reverts commit abf2d23af2.

Reason for revert:
 - win build failed in patched_sdk (likely storing paths and not uris)
 - dart2js bots failed (missing flag)

Will fix the issues and reland shortly.

Review-Url: https://codereview.chromium.org/2993113003 .
2017-08-04 19:46:17 -07:00
..
analysis_server Initial support for an explicit plugin list 2017-08-02 11:30:57 -07:00
analyzer Revert "Switch FE to use the libraries.json format." 2017-08-04 19:46:17 -07:00
analyzer_cli Re-land of CL 2990703002, adding fixes to analyzer_test and error_test. 2017-07-27 12:39:19 +02:00
analyzer_plugin Add more documentation for plugins 2017-08-02 07:45:45 -07:00
async_helper Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
browser
compiler Update status files to make bots green, minor changes to the script 2017-08-04 14:04:37 -07:00
dart_messages Make pkg/dart_messages strong. 2017-06-08 21:55:05 -07:00
dev_compiler mark call_test failing for DDC travis bot 2017-08-04 18:27:33 -07:00
expect Migrate block 44. 2017-08-02 13:45:45 -07:00
front_end Revert "Switch FE to use the libraries.json format." 2017-08-04 19:46:17 -07:00
js Run dartfmt on package:js 2017-03-21 18:10:03 -07:00
js_ast Add EquivalenceVisitor to tools in js_ast 2017-07-06 10:39:28 +02:00
kernel Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. 2017-08-04 12:02:26 -07:00
lookup_map Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
meta Update meta version pre-publish. 2017-07-19 14:30:47 -07:00
microlytics Run dartfmt on microlytics package. 2017-03-22 08:26:33 -07:00
status_file A minimal status file formatter and canonicalizer. 2017-08-03 13:37:30 -07:00
telemetry Fix spelling errors in telemetry README. 2017-07-07 10:57:58 -07:00
testing Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
typed_mock Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
.gitignore
BUILD.gn Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00
pkg.status Fix for issue 29819 https://github.com/dart-lang/sdk/issues/29819 when a 'dill' file is loaded directly into the VM, set mode to dart front end mode and use that when reloading files too, this ensures that we reload correctly. 2017-07-27 10:06:54 -07:00
pkg_files.gyp Make list_files.py and list_dart_files.py return absolute paths for GN 2016-12-13 10:01:28 -08:00