dart-sdk/pkg
Vijay Menon 612a3f8978 [dartdevc] enable sdk compilation from dartdevc
Kernel mode only

Build with:
> dart bin/dartdevc.dart -k --compile-sdk dart:core --modules amd -o dart_sdk.js

For now, this doesn't support building only parts of the SDK - dart:core brings everything in.

Change-Id: I23cda3064408778dc93c9b3d4be757f1e99bae0e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/104811
Reviewed-by: Jake Macdonald <jakemac@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Vijay Menon <vsm@google.com>
2019-06-06 21:59:21 +00:00
..
analysis_server improve dartfix fix descriptions and add examples 2019-06-06 20:23:48 +00:00
analysis_server_client Add AvailableSuggestion.declaringLibraryUri 2019-06-05 01:20:51 +00:00
analysis_tool Update the copyright year to 2019 before pushing DAS 1.26.0 version to the Dart plugin 2019-04-15 21:41:29 +00:00
analyzer Remove parsed units caching for now. 2019-06-06 21:49:53 +00:00
analyzer_cli Prepare to compute the documentation URL for diagnostics 2019-06-06 16:41:46 +00:00
analyzer_fe_comparison pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
analyzer_plugin Issue 131596231. Suggest names for SimpleFormalParameter(s). 2019-06-03 17:34:18 +00:00
async_helper Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
build_integration dont fall back on the wrapped file system when the uri is the multi-uri scheme 2019-04-11 17:09:52 +00:00
compiler dart2js: Add skeleton dart:_rti libary 2019-06-06 01:02:20 +00:00
dart2js_tools dart2js_tools: remove version - no plan to publish (yet) 2018-12-13 17:09:15 +00:00
dart_internal [dart_internal] Bump SDK constraint upper-bound to <2.4.0 2019-04-20 00:58:51 +00:00
dartfix cleanup list of fixes in dartfix help text 2019-06-06 19:57:12 +00:00
dev_compiler [dartdevc] enable sdk compilation from dartdevc 2019-06-06 21:59:21 +00:00
diagnostic pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
expect Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
front_end [dartdevc] enable sdk compilation from dartdevc 2019-06-06 21:59:21 +00:00
js [package:js] draft proposal to improve JS interop, see #35084 2019-02-05 01:44:32 +00:00
js_ast Support in-memory CodegenResult serialization/deserialization 2019-05-20 08:57:39 +00:00
kernel Split CanonicalNameError, no warning if CanonicalNameSdkError 2019-06-06 10:10:46 +00:00
meta Fix http links to pub which has https. 2019-01-07 11:37:19 +00:00
modular_test [dartdevc] move ddc internal libraries under sdk 2019-06-04 13:47:29 +00:00
smith [dart2js] Add support for BabelJS to test.py 2019-05-29 08:39:44 +00:00
sourcemap_testing Update pubspec for dev_compiler and sourcemap_testing 2019-02-04 20:34:59 +00:00
status_file [VM/benchmarks] Rework Dart2JSCompileAll test to instead do CFE compile all 2019-06-06 21:36:02 +00:00
telemetry pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
testing Fast versions of legacy and strong tests. 2019-01-17 14:23:07 +00:00
vm [vm/aot] Update serializer for V8's "snapshot profile" format 2019-06-06 19:54:12 +00:00
.gitignore
BUILD.gn
pkg.status Add ddc modular test suite and single test 2019-05-29 22:24:21 +00:00