SwensenSoftware / unquote

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free
http://www.swensensoftware.com/unquote
Apache License 2.0
287 stars 25 forks source link

Update precedence for bitwise operators #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
An April 2011 fix to the documentation gives a new slot for bitwise operators 
(before they were not given at all, and had to give empirical precedence which 
wasn't quite right).

Original issue reported on code.google.com by stephen....@gmail.com on 17 Jul 2011 at 3:57

GoogleCodeExporter commented 9 years ago
Also refactored operator precedence so easier to modify in the future.

Original comment by stephen....@gmail.com on 17 Jul 2011 at 5:31

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 20 Jul 2011 at 2:15