Daniel Marjamäki
|
207038a087
|
AssignIf: detect more problems for 'if' and 'else if' conditions
|
2011-08-01 11:33:09 +02:00 |
Daniel Marjamäki
|
103542bb15
|
Fixed #2908 (common logic when using bitwise and)
|
2011-08-01 09:36:12 +02:00 |
Daniel Marjamäki
|
8e888a0dfb
|
astyle formatting
|
2011-08-01 07:48:18 +02:00 |
Daniel Marjamäki
|
880e0e3b5f
|
AssignIf: Improved the error message for mismatching comparison
|
2011-08-01 07:13:47 +02:00 |
Daniel Marjamäki
|
afc825da68
|
AssignIf: handle parantheses. ticket: #2909
|
2011-07-31 17:09:53 +02:00 |
Daniel Marjamäki
|
00e28f5c4e
|
AssignIf: Match lhs and rhs for comparisons. Ticket: #2909
|
2011-07-31 11:23:38 +02:00 |
Daniel Marjamäki
|
e47aac2501
|
AssignIf: Detect problem for 'y=x&4; if(y!=3)..'. Ticket: #2909
|
2011-07-31 10:48:31 +02:00 |
Daniel Marjamäki
|
47f13860b7
|
AssignIf: Added new check. Ticket: #2909
|
2011-07-30 21:43:21 +02:00 |