dart-sdk/pkg/smith
Robert Nystrom 3f7805a90e Make the NNBD command-line options less, uh, half-baked.
- Better name than "optedIn".
- Actually hook up the command-line option to the configuration.
- Add tests, which would have caught the previous mistake.
- Don't allow comma-separated values for "--progress" and "--nnbd".
- Remove unused dead "--strong" option.

Change-Id: I57d7cb0d81af50d662dcf3f7f4c9ca1f2b102f2f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116544
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Mayank Patke <fishythefish@google.com>
2019-09-10 22:39:19 +00:00
..
bin First stab at a parsing library for named configurations. 2018-06-26 22:17:08 +00:00
lib Make the NNBD command-line options less, uh, half-baked. 2019-09-10 22:39:19 +00:00
test Make the NNBD command-line options less, uh, half-baked. 2019-09-10 22:39:19 +00:00
analysis_options.yaml First stab at a parsing library for named configurations. 2018-06-26 22:17:08 +00:00
pubspec.yaml Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00