Files
sdk/runtime/lib
srdjan@google.com 9e77768c91 Fix for bug 1229: Unary operator plus is not allowed ... except for literals.
Add tests for incorrect literals, e.g. "+ 5".

Added a temporary token kTIGHTADD that represents an ADD not terminated by a whitespace. It is temporary and eliminated in the parser (code generator ot AST do not see it). It is used to recognize correct literals.
Review URL: https://chromiumcodereview.appspot.com//9264051

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3745 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-31 20:05:24 +00:00
..
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2012-01-13 20:07:54 +00:00
2011-10-06 15:04:55 +00:00
2011-12-22 22:03:35 +00:00
2011-12-22 22:03:35 +00:00
2012-01-18 22:00:40 +00:00
2011-10-05 05:20:07 +00:00
2011-12-16 23:16:00 +00:00