DescriptionImplement strict and non-strict union types behind flag [strictUnionTypes].
This only covers existing union types code. In particular, there is
still no support for fields on union types (treated as dynamic
currently, so no hints ever).
It remains to implement strict and non-strict versions of the
completion UI. That's in progress and will go up in another CL because
this CL was getting too big.
R=brianwilkerson@google.com, jwren@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=40679
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address @brianwilkerson comments. #
Messages
Total messages: 5 (0 generated)
|