dart-sdk/pkg
Ömer Sinan Ağacan cc44c910eb [dart2wasm] Move boxed double and int types to their own libs
This allows injecting internally public members int and double members
to the libraries and it's consistent with how we've been restructuring
the dart2wasm standard libraries.

Tested: existing tests
Change-Id: I5261f3ab78667de93b4d7583d99bb9ae151a6cb8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/373241
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
2024-07-05 11:34:34 +00:00
..
_fe_analyzer_shared Bump version to 3.6 2024-07-02 00:02:19 +00:00
_js_interop_checks [dart2wasm/ddc/dart2js] Lower Function.toJS and JSExportedDartFunction.toDart 2024-06-26 23:06:36 +00:00
_macros add type parameters when creating augmentations 2024-06-21 07:57:33 +00:00
analysis_server linter: require LintRules to either declare 'lintCode' or 'lintCodes' 2024-07-05 04:53:18 +00:00
analysis_server_client [analysis_server] Remove the singleton uriConverter and pass explicitly to all toJson/fromJson methods 2024-07-02 14:15:11 +00:00
analysis_server_plugin DAS: Move DartChangeWorkspace to the analysis_server_plugin package 2024-06-26 02:17:59 +00:00
analyzer linter: require LintRules to either declare 'lintCode' or 'lintCodes' 2024-07-05 04:53:18 +00:00
analyzer_cli CQ. Make FileSource API, move to lib/source. 2024-06-03 00:36:59 +00:00
analyzer_plugin [analysis_server] Remove the singleton uriConverter and pass explicitly to all toJson/fromJson methods 2024-07-02 14:15:11 +00:00
analyzer_utilities Convert the analyzer package to use the new location for mock packages 2024-06-24 17:53:45 +00:00
async_helper
bisect_dart
build_integration
compiler [dart2js] Remove asserts in ConstConditionalSimplifier 2024-06-27 19:12:02 +00:00
dart2js_info
dart2js_runtime_metrics
dart2js_tools
dart2native [dartdev] Add --depfile option to dart compile 2024-05-23 12:58:29 +00:00
dart2wasm [dart2wasm] Move boxed double and int types to their own libs 2024-07-05 11:34:34 +00:00
dart_internal Bump dart_internal again to work with the latest dev builds. 2024-05-02 23:06:47 +00:00
dart_service_protocol_shared
dartdev [dtd] Add support for '--disable-service-auth-codes' 2024-07-03 14:51:43 +00:00
dds Update DDS CONTRIBUTING docs 2024-07-03 21:02:46 +00:00
dds_service_extensions [ DDS ] Rework client resume permissions API 2024-03-21 21:09:42 +00:00
dev_compiler [dartdevc] Moving DDC Set implementations into DDC's private runtime. 2024-07-02 07:27:12 +00:00
dtd Expose DTD constructor to pass a StreamChannel directly 2024-06-24 18:38:26 +00:00
dtd_impl [dtd] Add support for '--disable-service-auth-codes' 2024-07-03 14:51:43 +00:00
expect Reland "Tweak expect.dart library." 2024-04-26 15:28:26 +00:00
front_end [sdk] Use {List,Set}.of() instead of {List,Set}.from() 2024-07-04 10:32:30 +00:00
frontend_server [dartdevc] Moving DDC Set implementations into DDC's private runtime. 2024-07-02 07:27:12 +00:00
heap_snapshot
js Add topics to pubspec.yaml 2024-06-13 13:02:54 +00:00
js_ast Reland "Tweak expect.dart library." 2024-04-26 15:28:26 +00:00
js_runtime
js_shared
json package:json - drop vendored packages, prep to release 2024-05-24 15:41:05 +00:00
kernel [kernel] Fix ExtensionTypeDeclaration specification in binary.md 2024-07-03 13:23:51 +00:00
language_versioning_2_12_test
linter linter: require LintRules to either declare 'lintCode' or 'lintCodes' 2024-07-05 04:53:18 +00:00
macros add type parameters when creating augmentations 2024-06-21 07:57:33 +00:00
meta Allow representation types to be considered parameters by TargetKind.parameter. 2024-07-03 18:24:19 +00:00
mmap
modular_test drop chmod operations, should not be necessary 2024-04-18 16:34:16 +00:00
native_stack_traces [vm] Add non-symbolic stack trace support for deferred loading units. 2024-04-19 08:10:18 +00:00
reload_test [reload_test] Adding support for negative tests in reload suite. 2024-04-24 12:45:44 +00:00
scrape
server_plugin DAS plugins: Move CorrectionUtils to analysis_server_plugin 2024-04-24 14:12:24 +00:00
smith [test] isVmAotConfiguration in custom configurations take 2 2024-06-27 18:31:35 +00:00
sourcemap_testing Bump collection to c90b19f07b48391f3b1b4c39dd06ef0177f8e07c 2024-06-11 17:27:21 +00:00
status_file [status_files] Cleanup status files 2024-06-12 10:21:23 +00:00
telemetry [pkg/analysis_server] remove use of package:usage 2024-05-07 22:11:29 +00:00
test_runner [dart2wasm] Generate source maps 2024-07-04 09:25:39 +00:00
testing [pkg/testing] restore analysis options settings 2024-04-19 14:45:41 +00:00
vm [dart2wasm] Move boxed double and int types to their own libs 2024-07-05 11:34:34 +00:00
vm_service [vm] Remove transition_sentinel and detection of cyclic initialization of legacy static fields 2024-06-27 18:29:58 +00:00
vm_service_interface [ package:vm_service* ] Prepare for release of package:vm_service 14.2.0 and package:vm_service_interface 1.1.0 2024-03-20 13:34:07 +00:00
vm_service_protos
vm_snapshot_analysis
wasm_builder [dart2wasm] Generate source maps 2024-07-04 09:25:39 +00:00
.gitignore
analysis_options.yaml
BUILD.gn
OWNERS
pkg.dart
pkg.status [VM] Add RecordCoverage to InstanceCall and StaticCall 2024-06-17 10:47:58 +00:00
README.md

Package validation

The packages in pkg/ are automatically validated on the LUCI CI bots. The validation is largely done by the tools/package_deps package; it can be tested locally via:

dart tools/package_deps/bin/package_deps.dart

Packages which are published

There are several packages developed in pkg/ which are published to pub. Validation of these packages is particularly important because the pub tools are not used for these packages during development; we get our dependency versions from the DEPS file. It's very easy for the dependencies specified in a package's pubspec file to get out of date wrt the packages and versions actually used.

In order to better ensure we're publishing correct packages, we validate some properties of the pubspec files on our CI system. These validations include:

  • that the dependencies listed in the pubspec are used in the package
  • that all the packages used by the source are listed in the pubspec
  • that we don't use relative path deps to pkg/ or third_party/ packages

Packages which are not published

For packages in pkg/ which we do not intend to be published, we put the following comment in the pubspec.yaml file:

# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none

These pubspecs are still validated by the package validation tool. The contents are more informational as the pubspecs for these packages are not consumed by the pub tool or ecosystem.

We validate:

  • that the dependencies listed in the pubspec are used in the package
  • that all the packages used by the source are listed in the pubspec
  • that a reference to a pkg/ package is done via a relative path dependency