dart-sdk/pkg
danrubel b81c1b2095 Parse spread collections in map literals
This CL adds support for parsing spread collection entries in map literals.
For now, all listeners report an error on the spread collection tokens
'...' and '...?' until support has been added for those listeners.

Change-Id: I299bb1524fda39746471c07e618df6a2305b1a2e
Reviewed-on: https://dart-review.googlesource.com/c/89860
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Dan Rubel <danrubel@google.com>
2019-01-17 01:32:35 +00:00
..
analysis_server Make downloading the LSP spec a flag and commit the version parsed locally 2019-01-16 17:20:54 +00:00
analysis_server_client Add optional elementUri field to CompletionSuggestion types in analysis server protocol 2019-01-09 00:13:39 +00:00
analyzer Parse spread collections in map literals 2019-01-17 01:32:35 +00:00
analyzer_cli Finish cleaning up the copyright notices in the analyzer_cli package 2019-01-06 19:16:31 +00:00
analyzer_fe_comparison pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
analyzer_plugin Add optional elementUri field to CompletionSuggestion types in analysis server protocol 2019-01-09 00:13:39 +00:00
async_helper Fix #33415 no error for awaiting a void expression. 2018-07-24 19:31:57 +00:00
build_integration Cleanup unused vars in VM patch files 2018-11-13 22:56:54 +00:00
compiler [dart2js] Improve null receiver guard removal near JS code 2019-01-16 23:59:28 +00:00
dart2js_tools dart2js_tools: remove version - no plan to publish (yet) 2018-12-13 17:09:15 +00:00
dart_internal Bump package dart_internal's SDK constraint upper-bound to <2.2.0 2018-10-15 21:37:56 +00:00
dartfix revise dartfix protocol version check 2019-01-15 15:52:54 +00:00
dev_compiler Fixed a number of dart:html P1 issues. 2019-01-15 17:21:50 +00:00
diagnostic pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
expect Update pkg:expect to use @alwaysThrows annotation on fail functions 2019-01-14 21:17:38 +00:00
front_end Parse spread collections in map literals 2019-01-17 01:32:35 +00:00
js pkg/js: fix pubspec author 2018-07-18 21:36:10 +00:00
js_ast Fix up pubspec for pkg:compiler 2018-11-29 23:33:39 +00:00
kernel Prepare to publish analyzer version 0.34.2. 2019-01-16 16:44:43 +00:00
meta Fix http links to pub which has https. 2019-01-07 11:37:19 +00:00
smith Remove --fast-startup flag support from testing scripts and status files 2019-01-16 11:32:44 +00:00
sourcemap_testing Encode dart2js source-map extensions in strings. 2018-11-05 18:24:33 +00:00
status_file Remove --fast-startup flag support from testing scripts and status files 2019-01-16 11:32:44 +00:00
telemetry pkg:analyzer_fe_comparison, diagnostics, telemetry remove version info 2018-12-13 16:44:44 +00:00
testing Fixes for SDK packages 2019-01-08 14:53:42 +00:00
vm [vm/bytecode] Fix AST removal for package-split kernel files with bytecode 2019-01-16 19:04:40 +00:00
.gitignore
BUILD.gn
pkg.status [kernel] Start setting up test suite for round-trip serialization 2019-01-04 16:05:26 +00:00