dart-sdk/pkg
Stephen Adams a25f927ba9 Split HTypeConversion
Introduce HPrimitiveCheck for checking the receiver or argument of
primitive operations. These will eventually go away with NNBD since it
will be a call-site type error to invoke `+` with a null receiver or
operand.

Change-Id: I54bf64f8231a234341c1ddf5ad4dba26909d613d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/104185
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2019-05-30 23:38:25 +00:00
..
analysis_server Tweaks for 'Import Library' quick fixes to better reflect the expected behavior. 2019-05-30 00:56:09 +00:00
analysis_server_client Update the hover 'containingLibraryName' to not include the 'file:///' prefix. 2019-05-24 21:54:56 +00:00
analysis_tool Update the copyright year to 2019 before pushing DAS 1.26.0 version to the Dart plugin 2019-04-15 21:41:29 +00:00
analyzer Visit return types of functions/methods to consumer GenericFunctionType(s). 2019-05-30 21:22:42 +00:00
analyzer_cli Make it possible to consume summary2 in build mode, but don't turn it on yet. 2019-05-30 16:49:04 +00:00
analyzer_fe_comparison
analyzer_plugin Convert the way function types are displayed to better match the syntax of Dart 2019-05-28 20:48:51 +00:00
async_helper Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
build_integration dont fall back on the wrapped file system when the uri is the multi-uri scheme 2019-04-11 17:09:52 +00:00
compiler Split HTypeConversion 2019-05-30 23:38:25 +00:00
dart2js_tools
dart_internal [dart_internal] Bump SDK constraint upper-bound to <2.4.0 2019-04-20 00:58:51 +00:00
dartfix [dartfix] refactor the dartfix cli UI a bit 2019-05-08 18:51:11 +00:00
dev_compiler [dartdevc] Cleanup violations of unrelated_type_equality_checks lint 2019-05-30 21:35:25 +00:00
diagnostic
expect Move async_minitest to package:async_helper. 2019-05-10 19:43:58 +00:00
front_end Revert "[cfe] Build some annotations during outlining" 2019-05-30 08:46:55 +00:00
js [package:js] draft proposal to improve JS interop, see #35084 2019-02-05 01:44:32 +00:00
js_ast Support in-memory CodegenResult serialization/deserialization 2019-05-20 08:57:39 +00:00
kernel Revert "[cfe] Build some annotations during outlining" 2019-05-30 08:46:55 +00:00
meta Fix http links to pub which has https. 2019-01-07 11:37:19 +00:00
modular_test Extract generic runner logic, now dart2js modular test is mostly dart2js specific 2019-05-29 19:23:33 +00:00
smith [dart2js] Add support for BabelJS to test.py 2019-05-29 08:39:44 +00:00
sourcemap_testing Update pubspec for dev_compiler and sourcemap_testing 2019-02-04 20:34:59 +00:00
status_file [vm] Remove code collection. 2019-04-18 20:12:09 +00:00
telemetry
testing Fast versions of legacy and strong tests. 2019-01-17 14:23:07 +00:00
vm [vm/bytecode] Add information about local variables to bytecode 2019-05-30 21:21:44 +00:00
.gitignore
BUILD.gn
pkg.status Add ddc modular test suite and single test 2019-05-29 22:24:21 +00:00