dart-sdk/pkg
Konstantin Shcheglov b692a6d183 Improvements for flow analysis.
Support for 'IfNull' expression.
Support for 'rethrow'.
Tests for definite assignment and assignment expressions.

Change-Id: I053d27ca05e4ccaccc6a9fc7e10a481cd481ab21
Reviewed-on: https://dart-review.googlesource.com/c/90102
Reviewed-by: Paul Berry <paulberry@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2019-01-17 21:30:48 +00:00
..
analysis_server Add a custom LSP method dart/diagnosticServer to start server/return port 2019-01-17 16:37:49 +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 Improvements for flow analysis. 2019-01-17 21:30:48 +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 Ignore unnecessary_cast hint. 2019-01-17 19:52:56 +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] Do more native method inlining 2019-01-17 20:21:36 +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 Update dartfix pubspec before publishing 2019-01-17 02:05:53 +00:00
dev_compiler Non-breaking changes to add code-as-ui support 2019-01-17 16:55:19 +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 Add more spread collection fasta test cases 2019-01-17 20:29:47 +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 [Kernel] Signal an error for invalid native invocations 2019-01-17 15:12:04 +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 Fast versions of legacy and strong tests. 2019-01-17 14:23:07 +00:00
vm Error message for circular constant expressions 2019-01-17 14:21:47 +00:00
.gitignore
BUILD.gn
pkg.status Fast versions of legacy and strong tests. 2019-01-17 14:23:07 +00:00