DescriptionUpdate documentation on Symbol. Make validation match.
Changed documentation of the Symbol constructor to correctly state
which inputs are accepted.
Changed validation to match.
Disallow keywords as identifiers.
No longer accepts "x.y=" symbols which are not the name of anything
in the source.
BUG= http://dartbug.com/13716
R=ahe@google.com
Committed: https://code.google.com/p/dart/source/detail?r=32952
Patch Set 1 #
Total comments: 16
Patch Set 2 : Disallow symbols with private parts. #
Total comments: 1
Patch Set 3 : Allow qualified names #
Total comments: 1
Patch Set 4 : Fix bugs in RE. Tests weren't running. #Patch Set 5 : reupload #Patch Set 6 : Remove unnecessry lookahead #
Total comments: 2
Messages
Total messages: 18 (0 generated)
|