dart-sdk/pkg
Leaf Petersen d3344ed466 Fix incorrect nullability inference for ??
Fix bug where (a?.foo) was being incorrectly inferred to be
non-nullable if `foo` was non-nullable.

BUG=
R=jmesserly@google.com

Review-Url: https://codereview.chromium.org/2996523003 .
2017-08-04 15:31:01 -07:00
..
analysis_server Initial support for an explicit plugin list 2017-08-02 11:30:57 -07:00
analyzer Call StringToken.canonicalizer.clear() in AnalysisEngine#clearCaches() (#30325) 2017-08-04 14:48:12 -07:00
analyzer_cli Re-land of CL 2990703002, adding fixes to analyzer_test and error_test. 2017-07-27 12:39:19 +02:00
analyzer_plugin Add more documentation for plugins 2017-08-02 07:45:45 -07:00
async_helper
browser
compiler Update status files to make bots green, minor changes to the script 2017-08-04 14:04:37 -07:00
dart_messages
dev_compiler Fix incorrect nullability inference for ?? 2017-08-04 15:31:01 -07:00
expect Migrate block 44. 2017-08-02 13:45:45 -07:00
front_end Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. 2017-08-04 12:02:26 -07:00
js
js_ast
kernel Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. 2017-08-04 12:02:26 -07:00
lookup_map
meta Update meta version pre-publish. 2017-07-19 14:30:47 -07:00
microlytics
status_file A minimal status file formatter and canonicalizer. 2017-08-03 13:37:30 -07:00
telemetry
testing
typed_mock
.gitignore
BUILD.gn
pkg.status Fix for issue 29819 https://github.com/dart-lang/sdk/issues/29819 when a 'dill' file is loaded directly into the VM, set mode to dart front end mode and use that when reloading files too, this ensures that we reload correctly. 2017-07-27 10:06:54 -07:00
pkg_files.gyp