Chromium Code Reviews
DescriptionUpdate dart2js parser to disallow repeated comparisons and prefix +.
Remove support for prefix plus on integer literals.
Remove support for (a < b < c) and (a == b == c) syntax.
BUG= http://dartbug.com/13223
R=ahe@google.com
Committed: https://code.google.com/p/dart/source/detail?r=27692
Patch Set 1 #
Total comments: 2
Patch Set 2 : Update prefix-+ change #
Total comments: 1
Patch Set 3 : Correct arguments for reportError. #
Total comments: 4
Patch Set 4 : Updated test expectations and error messages. #
Messages
Total messages: 12 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||