dart-sdk/pkg/vm
Devon Carew 8a0b75ced1 update the pubspec files to reflect actual package usage
Change-Id: I1fa259d0a9e827c7491312ce2e5ffe8261147038
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159142
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2020-08-19 19:40:47 +00:00
..
bin Remove some misleading int returns from main 2020-07-29 00:47:01 +00:00
lib [vm/aot/tfa] Avoid stack overflow in TFA due to deeply nested calls 2020-08-19 18:39:27 +00:00
test [vm] Topologically sort loading units. 2020-08-11 20:42:29 +00:00
testcases [cfe] Update ast-to-text to include member signature origins 2020-08-17 13:41:49 +00:00
tool [vm] Delete ABI infrastructure 2020-08-06 19:55:12 +00:00
analysis_options.yaml Revert "[cfe/vm] Enable prefer_final lints in pkg/vm" 2019-09-25 08:23:20 +00:00
LICENSE [VM] Move kernel service to pkg/vm, populate pkg/vm with necessary files 2017-11-17 17:45:03 +00:00
pubspec.yaml update the pubspec files to reflect actual package usage 2020-08-19 19:40:47 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.