dart-sdk/pkg
Konstantin Shcheglov b8b9073e24 Fix for named arguments for InstanceCreationExpression.
R=brianwilkerson@google.com, paulberry@google.com

Bug:
Change-Id: Ie9433fdd0f1ea2dfd65fa6bd1f44b9356d0a402e
Reviewed-on: https://dart-review.googlesource.com/28364
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2017-12-11 22:50:33 +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 Fix for named arguments for InstanceCreationExpression. 2017-12-11 22:50:33 +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
dev_compiler Fix LazyJsType check 2017-12-11 16:51:48 +00:00
expect Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
front_end Remember explicit static get/assign Class and offset. 2017-12-11 21:46:13 +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 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
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 Revert "[vm/testing] Make --strong -c dartk configuration a Dart 2.0 configuration." 2017-12-11 21:07:43 +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