Steve Reinhardt
0be64ffe2f
style: eliminate equality tests with true and false
...
Using '== true' in a boolean expression is totally redundant,
and using '== false' is pretty verbose (and arguably less
readable in most cases) compared to '!'.
It's somewhat of a pet peeve, perhaps, but I had some time
waiting for some tests to run and decided to clean these up.
Unfortunately, SLICC appears not to have the '!' operator,
so I had to leave the '== false' tests in the SLICC code.
2014-05-31 18:00:23 -07:00
..
2013-10-17 10:20:45 -05:00
2006-06-07 16:02:55 -04:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2006-06-22 23:33:26 -04:00
2013-01-07 13:05:45 -05:00
2013-01-07 13:05:45 -05:00
2014-03-07 15:56:23 -05:00
2006-06-22 23:33:26 -04:00
2014-03-07 15:56:23 -05:00
2013-10-17 10:20:45 -05:00
2006-06-07 16:02:55 -04:00
2011-11-18 02:20:22 -08:00
2011-04-15 10:44:06 -07:00
2009-05-17 14:34:52 -07:00
2013-10-17 10:20:45 -05:00
2006-06-22 23:33:26 -04:00
2012-03-30 09:40:11 -04:00
2013-10-17 10:20:45 -05:00
2006-06-07 16:02:55 -04:00
2011-11-18 01:33:28 -08:00
2014-05-31 18:00:23 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2013-10-17 10:20:45 -05:00
2011-04-15 10:44:06 -07:00
2012-02-07 04:43:21 -08:00
2013-10-17 10:20:45 -05:00
2006-06-07 16:02:55 -04:00
2011-04-15 10:44:06 -07:00
2013-10-17 10:20:45 -05:00
2011-04-15 10:44:06 -07:00
2012-06-05 01:23:08 -04:00
2009-05-26 09:23:13 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2012-08-21 05:49:43 -04:00
2012-08-21 05:49:43 -04:00
2013-10-17 10:20:45 -05:00
2011-04-15 10:44:06 -07:00
2009-09-23 08:34:21 -07:00
2012-03-09 09:59:27 -05:00
2010-02-26 18:14:48 -08:00
2011-04-15 10:44:06 -07:00
2013-01-07 13:05:45 -05:00
2011-04-15 10:44:06 -07:00
2011-11-18 01:33:28 -08:00
2012-08-21 05:49:43 -04:00
2013-01-07 13:05:33 -05:00