Thomas Lamb 6a6b41411c switch from ->* to <= in expression decomposer
<= chosen arbitrarily from comparison operators, but any of <=, >=, <, >
have the same precedence.

This now allows expressions containing any of *, /, %, +, -, << and >>
to be used on the LHS.

No tests broke, and the corresponding originally failing test in
[tricky] was expanded and added to the main suite.
2014-08-06 03:25:56 -07:00
..
2014-03-17 18:40:58 +00:00
2014-07-09 07:35:34 +01:00
2014-06-30 07:33:17 +01:00
2014-05-20 18:49:28 +01:00
2014-01-08 17:17:31 +00:00
2014-06-30 07:33:17 +01:00
2014-05-19 18:57:14 +01:00
2014-03-01 10:38:14 +00:00
2013-07-03 19:14:59 +01:00
2014-06-30 07:33:17 +01:00
2014-06-30 07:33:17 +01:00
2014-07-09 07:35:34 +01:00
2014-07-09 07:35:34 +01:00
2014-03-17 18:40:58 +00:00
2013-08-16 19:08:39 +01:00
2014-07-09 07:35:34 +01:00
2014-07-09 19:22:49 +01:00