dart-sdk/sdk/bin
Lasse R.H. Nielsen d352bc28b8 Remove (most) uses of the "non-nullable" experiment flag.
Since the flag is now enabled by default, there should be no mention of it.
There are still some uses in front_end/testcases that are not just removable
(it also uses `no-non-nullable`). There migth be more uses that are not
as easily found as grepping for `--enable-experiment

Removes two VM tests where fixing them meant they were just duplicating
the corresponding non *_2/ tests.
Fixes #44941

TEST= Large number of tests chaged.=(no-)?non-nullable`.

Change-Id: Ief755981ccde9a5482fcdf408c2929c74433a710
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/183688
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
2021-02-12 17:16:54 +00:00
..
dart [vm] Remove deprecated (and untested) ARMv5 support from the VM 2019-10-23 14:44:33 +00:00
dart.bat Update Windows build output path in .bat files 2016-06-07 10:43:13 +02:00
dart2js Remove (most) uses of the "non-nullable" experiment flag. 2021-02-12 17:16:54 +00:00
dart2js.bat [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +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
dart2js_sdk Remove (most) uses of the "non-nullable" experiment flag. 2021-02-12 17:16:54 +00:00
dart2js_sdk.bat [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. 2020-08-14 18:22:17 +00:00
dart2native Revert "Revert "Add dart2native tool for building either an aot file or a stand-alone executable."" 2019-09-05 14:46:43 +00:00
dart2native.bat Revert "Revert "Add dart2native tool for building either an aot file or a stand-alone executable."" 2019-09-05 14:46:43 +00:00
dartanalyzer [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
dartanalyzer.bat [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
dartanalyzer_developer Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
dartanalyzer_developer.bat Clean up scripts to run Java-based analyzer. 2014-10-21 13:02:37 +00:00
dartanalyzer_sdk [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
dartanalyzer_sdk.bat [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. 2020-08-14 18:22:17 +00:00
dartdevc [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
dartdevc.bat [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. 2020-08-14 18:22:17 +00:00
dartdevc_sdk [Core Libraries] Eliminate the fork in the core libraries. 2020-06-16 23:37:36 +00:00
dartdevc_sdk.bat [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. 2020-08-14 18:22:17 +00:00
dartdoc [dartdoc] move the dartdoc resources from bin/snapshots/resources/dartdoc to bin/resources/dartdoc 2019-08-30 02:50:10 +00:00
dartdoc.bat [dartdoc] move the dartdoc resources from bin/snapshots/resources/dartdoc to bin/resources/dartdoc 2019-08-30 02:50:10 +00:00
dartfmt [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
dartfmt.bat [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
dartfmt_sdk [VM] Turn dart2 on by default on the command line VM 2018-06-18 22:31:32 +00:00
dartfmt_sdk.bat [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. 2020-08-14 18:22:17 +00:00
pub [vm] Remove deprecated (and untested) ARMv5 support from the VM 2019-10-23 14:44:33 +00:00
pub.bat Fix spew when running presubmit which triggers dartfmt.bat on windows. We should also backport this change to the sdks in tools/sdk or roll a new version of the tools/sdk 2017-03-28 08:30:10 -07:00
pub_sdk Drop support for Dart 1 in pub 2018-06-23 01:00:05 +00:00
pub_sdk.bat [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. 2020-08-14 18:22:17 +00:00