Files
sdk/runtime/lib
hausner@google.com 2fc3bb679d Introduce a flag to disable string operator +
If allow_string_plus is set to false, the compiler will report an error
when it finds a string literal followed by +. Invoking the + operator on a
string value throws a noSuchMethod exception.

This is temporary code that we'll eliminate once the + operator on
strings is completely removed.
Review URL: https://chromiumcodereview.appspot.com//9960084

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6423 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-11 18:23:22 +00:00
..
2011-10-05 05:20:07 +00:00
2011-10-05 05:20:07 +00:00
2012-03-13 21:07:42 +00:00
2012-03-02 01:16:07 +00:00
2012-04-09 23:17:28 +00:00
2012-03-13 22:22:21 +00:00
2012-02-06 18:05:16 +00:00