dart-sdk/pkg/vm
Peter von der Ahé ee97806084 Replace strongMode with legacyMode in CompilerOptions
Also, remove --strong and --strong-mode flags (use --legacy-mode
flag to enable legacy mode).

Change-Id: I577ab5f755a2bee88f0f4d63915a6e852e792f06
Reviewed-on: https://dart-review.googlesource.com/c/79000
Commit-Queue: Jens Johansen <jensj@google.com>
Auto-Submit: Peter von der Ahé <ahe@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2018-10-10 12:04:26 +00:00
..
bin Replace strongMode with legacyMode in CompilerOptions 2018-10-10 12:04:26 +00:00
lib Replace strongMode with legacyMode in CompilerOptions 2018-10-10 12:04:26 +00:00
test Replace strongMode with legacyMode in CompilerOptions 2018-10-10 12:04:26 +00:00
testcases [vm/aot/tfa] Detect if a method/setter is called from this 2018-10-04 11:26:44 +00:00
tool [vm] Fix pkg/vm/tool/precompiler2. 2018-10-03 18:39:17 +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.