Matthew Brown
|
5ed062257b
|
Allow dead code detection to capture last do checks
|
2018-06-30 11:08:51 -04:00 |
|
Matt Brown
|
72b110af3f
|
Analyse RHS of instanceof expressions if expression
|
2018-06-27 10:07:40 -04:00 |
|
Matthew Brown
|
5867ef45ff
|
Check method args even if the methods themselves cannot be checked
|
2018-06-25 19:38:15 -04:00 |
|
Matthew Brown
|
5ddd74e7d2
|
Catch unused foreach key when it’s already in scope
|
2018-06-17 00:52:32 -04:00 |
|
Matthew Brown
|
805bfa6f2d
|
Improve handling of switch statement assignments
|
2018-06-17 00:12:26 -04:00 |
|
Matthew Brown
|
89affb6c2c
|
Fix #822 - improve dead code detection on assignop expressions
|
2018-06-16 23:40:25 -04:00 |
|
Matthew Brown
|
fa51c39902
|
Improve dead code analysis of switch statements
|
2018-06-16 21:54:44 -04:00 |
|
Matthew Brown
|
f38da967dd
|
Fix a few issues with dead code detection
|
2018-06-16 21:14:19 -04:00 |
|
Matthew Brown
|
3670f066bb
|
Improve dead code detection
|
2018-06-16 20:01:41 -04:00 |
|