Leaf Petersen
|
4270b99d75
|
Fix dynamic as bottom uses in front end and dart2js.
Re-enable the dynamic as bottom hint in analysis_options.yaml and fix
the code to be hint clean again.
Fixes #30589
Fixes #30590
Bug:
Change-Id: Idb7910b3ab1c6d931a3ead3eed885d8bd172e621
Reviewed-on: https://dart-review.googlesource.com/17062
Commit-Queue: Leaf Petersen <leafp@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
|
2017-10-30 19:54:26 +00:00 |
|
Leaf Petersen
|
05af4fb787
|
Disable fuzzy arrow hints in front_end and dart2js
BUG=
R=sigmund@google.com
Review-Url: https://codereview.chromium.org/3004143002 .
|
2017-08-31 12:17:47 -07:00 |
|
Peter von der Ahé
|
69d6e8e55a
|
All strong mode cleaning of dart2js.
Fixes https://github.com/dart-lang/sdk/issues/29886
Supersedes CLs 2939193003, 2950433002, and 2947583002.
R=johnniwinther@google.com
Review-Url: https://codereview.chromium.org/2944843002 .
|
2017-06-19 14:06:38 +02:00 |
|
Peter von der Ahé
|
e24970ef40
|
dart2js isn't strong mode clean yet.
R=johnniwinther@google.com
Review-Url: https://codereview.chromium.org/2939313003 .
|
2017-06-16 12:21:54 +02:00 |
|
Peter von der Ahé
|
ba2cde4607
|
Switch the defaults: strong mode is now default, but we stil check tests in Dart mode.
R=johnniwinther@google.com
Review-Url: https://codereview.chromium.org/2938943003 .
|
2017-06-15 14:16:39 +02:00 |
|
Peter von der Ahé
|
5bdc1199ca
|
Fix dart2js warnings and add test to ensure it stays clean.
Filed https://github.com/dart-lang/sdk/issues/29224 to track all the problems that require ignore.
R=johnniwinther@google.com
Review-Url: https://codereview.chromium.org/2791993002 .
|
2017-04-03 15:08:40 +02:00 |
|