dart-sdk/pkg/vm
Alexander Markov 5deb1c6e81 [vm] Remove strong mode and sync-async flags from pkg/vm
Change-Id: Icd2920274ca4c402b38e5774bb408d6b5e529169
Reviewed-on: https://dart-review.googlesource.com/c/79082
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Auto-Submit: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2018-10-10 20:11:35 +00:00
..
bin [vm] Remove strong mode and sync-async flags from pkg/vm 2018-10-10 20:11:35 +00:00
lib [vm] Remove strong mode and sync-async flags from pkg/vm 2018-10-10 20:11:35 +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

This package hosts VM specific Dart code and helper scripts.