Files
sdk/runtime/vm
lrn@google.com ee3dfa414f Change the order of bitwise operators and equality/relational operators.
Gives bitwise operators precedence above that of equality/relational operators.

This means that
  a & mask == something
no longer needs parentheses.

Since bitwise operators didn't work on booleans, and there are probably very few custom operator&'s that accept a boolean, this is expected to not break existing code.

BUG= http://dartbug.com/114
R=hausner@google.com, kasperl@google.com

Review URL: https://codereview.chromium.org//23710024

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27613 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-18 12:32:47 +00:00
..
2013-08-20 20:24:11 +00:00
2013-09-06 22:22:26 +00:00
2013-09-06 22:22:26 +00:00
2013-09-06 22:22:26 +00:00
2013-04-15 11:53:50 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2012-12-22 00:23:25 +00:00
2013-08-20 20:24:11 +00:00
2013-09-10 17:47:55 +00:00
2013-05-07 07:59:03 +00:00
2013-05-07 07:59:03 +00:00
2013-05-07 07:59:03 +00:00
2013-08-20 20:24:11 +00:00
2013-07-16 18:31:25 +00:00
2013-08-21 17:22:30 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-09-10 17:47:55 +00:00
2013-01-24 16:42:33 +00:00
2013-04-23 18:15:52 +00:00
2013-04-22 12:59:44 +00:00
2013-05-02 21:20:49 +00:00
2013-08-20 20:24:11 +00:00
2013-07-16 18:31:25 +00:00
2013-07-16 18:31:25 +00:00
2013-02-20 23:40:32 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-09-10 17:47:55 +00:00
2013-09-10 17:47:55 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-07-22 15:39:03 +00:00
2013-07-16 18:31:25 +00:00
2013-08-20 20:24:11 +00:00
2013-05-07 07:59:03 +00:00
2013-02-27 12:51:21 +00:00
2013-08-30 18:01:18 +00:00
2013-09-05 22:27:52 +00:00
2013-06-24 23:47:00 +00:00
2013-07-16 18:31:25 +00:00
2013-07-16 18:31:25 +00:00
2013-09-10 17:47:55 +00:00
2013-07-22 15:39:03 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00
2013-06-24 20:16:16 +00:00
2013-08-20 20:24:11 +00:00
2013-05-07 07:59:03 +00:00
2013-05-07 07:59:03 +00:00
2012-11-29 13:54:06 +00:00
2012-11-29 13:54:06 +00:00
2013-08-20 20:24:11 +00:00
2013-08-20 20:24:11 +00:00