dart-sdk/pkg/vm
Peter von der Ahé 5b32ab3be6 Remove the word "strongMode" from some package:kernel libraries.
Temporarily using "legacyMode" instead, but I plan to rid these soon.

Change-Id: Iff8bcde03b6ebe4ad95f963f456c855e73e58926
Reviewed-on: https://dart-review.googlesource.com/c/79042
Auto-Submit: Peter von der Ahé <ahe@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2018-10-11 08:50:43 +00:00
..
bin [vm] Remove strong mode and sync-async flags from pkg/vm 2018-10-10 20:11:35 +00:00
lib Remove the word "strongMode" from some package:kernel libraries. 2018-10-11 08:50:43 +00:00
test [vm] Remove strong mode and sync-async flags from pkg/vm 2018-10-10 20:11:35 +00:00
testcases [VM] Use assert assignable implementation for explicit downcasts 2018-10-10 12:36:42 +00:00
tool [vm] Remove strong mode and sync-async flags from pkg/vm 2018-10-10 20:11:35 +00:00
analysis_options.yaml [VM] Move kernel service to pkg/vm, populate pkg/vm with necessary files 2017-11-17 17:45:03 +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 pkg:build_integration: clarify that' it's not planned to be published 2018-06-26 01:12:57 +00:00
README.md [VM] Add VM specific package pkg/vm and use it to host transitionary wrappers. 2017-11-14 21:06:54 +00:00

This package hosts VM specific Dart code and helper scripts.