Files
sdk/pkg/analysis_server/test
scheglov@google.com 099ce93ec3 Add 'Introduce new local with cast type' quick assist.
Unfortunately we still often need it in Dart, as we always need it in Java.

Type promotion does not work for "if (name is Type)" if "name" is a field,
an expression or "name" is modified _anywhere_ in the function.

R=paulberry@google.com, brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org//618833003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40824 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-30 20:45:10 +00:00
..
2014-09-04 17:53:16 +00:00
2014-09-17 20:09:43 +00:00
2014-09-23 22:02:03 +00:00