dart-sdk/sdk/bin
asiva 606a64a743 [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default.
- Flip flag to make strong null safety the default
- Remove code that auto detects null safety mode from source files,
  it is necessary to specify --no-strong-null-safety to opt out.
- Retains sniffing of AOT/JIT snapshots and kernel files to determine
  null safety mode, the opt out has to be done when generating these
  file.

TEST=ci

Change-Id: If2c9608eedb7c46d9c3cd85e261ee9640e0d28eb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/261140
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2022-12-06 04:04:23 +00:00
..
dart Moving ReleaseARM64 earlier in candidate search order 2022-04-01 15:56:56 +00:00
dart.bat Update Windows build output path in .bat files 2016-06-07 10:43:13 +02:00
dart2js [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. 2022-12-06 04:04:23 +00:00
dart2js.bat [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. 2022-12-06 04:04:23 +00:00
dart2js_developer Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
dart2js_developer.bat Bugfix in dart2js_developer.bat: exitcode was not propagated correctly 2013-04-03 14:42:08 +00:00
dart2wasm [dart2wasm] Build platform dill and compile dart2wasm to AOT snapshots 2022-05-10 10:06:06 +00:00
dart2wasm_developer [dart2wasm] Initial commit for the Dart-to-WasmGC compiler. 2022-02-16 11:11:14 +00:00
run_dart2wasm_d8 [dart2wasm] Add runner script to streamline running wasm in d8. 2022-12-02 19:55:16 +00:00