dart-sdk/pkg
Brian Wilkerson b1fce8078e Enable strong mode when previewDart2 is enabled
Change-Id: I2d26dec1e3e4dc7a32ef51ff740211032919adb1
Reviewed-on: https://dart-review.googlesource.com/28524
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2017-12-12 14:08:40 +00:00
..
analysis_server Handle member references that cannot be resolved because of missing type information 2017-12-11 22:21:53 +00:00
analysis_server_client Test failing fix. Stdin is mocked to avoid the typing issue; not critical for this unit test. 2017-08-08 19:00:37 -07:00
analyzer Enable strong mode when previewDart2 is enabled 2017-12-12 14:08:40 +00:00
analyzer_cli [CFE] Move front-end API under src/ 2017-12-01 08:42:16 +00:00
analyzer_plugin Lower-case Isolate.{IMMEDIATE,BEFORE_NEXT_EVENT}. 2017-11-24 12:44:17 +00:00
async_helper Update language_2/await_test.dart to use async_helper. 2017-12-06 12:05:59 +00:00
browser
compiler Fix crashes caused by inlining 2017-12-12 08:07:29 +00:00
dart_internal Here's a start at exposing an API to address https://github.com/dart-lang/sdk/issues/31371. 2017-12-08 21:57:00 +00:00
dart_messages Make pkg/dart_messages strong. 2017-06-08 21:55:05 -07:00
dev_compiler [DDC] Fix problem occurring when an async* stream is paused at the end of a yield* 2017-12-12 11:14:20 +00:00
expect Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
front_end Add fasta parser type parameter recovery 2017-12-12 14:06:40 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast Add missing type variables to interface 2017-12-12 12:22:37 +00:00
kernel [kernel] Fix for incorrect transformerFlags with lazy loading 2017-12-11 08:30:17 +00:00
meta Update dart2js.noInline docs 2017-11-03 19:04:20 +00:00
microlytics Run dartfmt on microlytics package. 2017-03-22 08:26:33 -07:00
sourcemap_testing [DDC/dart2js] Move sourcemap testing to shared place 2017-11-30 11:10:51 +00:00
status_file Compute disjunctive normal form of a status header expression. 2017-12-08 12:42:16 +00:00
telemetry Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
testing [pkg testing] Fix off-by-one in cmdline parsing 2017-11-20 11:35:57 +00:00
typed_mock Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
vm Use batch mode compilation for normal -cdartkp 2017-12-12 13:47:11 +00:00
.gitignore
BUILD.gn
pkg.status Add --preview-dart-2 integration tests for the search domain. 2017-12-09 04:57:26 +00:00