dart-sdk/pkg
Paul Berry 71b5fa86db Don't invoke type inference listener on synthetic for-in loop assignment.
This avoids the need for a clumsy workaround in the analyzer.

Change-Id: I2ee2ec25a7d13ccaccc4f5b817cf2026f4547378
Reviewed-on: https://dart-review.googlesource.com/27962
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2017-12-09 00:09:50 +00:00
..
analysis_server Upgrade test_reflective_loader to 0.1.3 2017-12-08 21:28:10 +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 Don't invoke type inference listener on synthetic for-in loop assignment. 2017-12-09 00:09:50 +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 Add List/Map factory type checks. 2017-12-08 23:11:20 +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 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
expect Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
front_end Don't invoke type inference listener on synthetic for-in loop assignment. 2017-12-09 00:09:50 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast Add source information to throw/try/await in async and yield in sync* 2017-11-28 09:56:09 +00:00
kernel [kernel] Fix strong mode typing in async transformer. 2017-12-06 23:19:13 +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 Direct all output from the compiler to stderr 2017-12-07 13:31:35 +00:00
.gitignore
BUILD.gn
pkg.status Add --preview-dart-2 integration tests for the edit domain. 2017-12-08 04:26:10 +00:00