Age | Commit message (Expand) | Author |
2018-05-04 | update net field list | Jesse Plamondon-Willard |
2018-04-29 | add a few more avoidable net fields (#471) | Jesse Plamondon-Willard |
2018-04-28 | detect conversions due to explicit casts or 'x as y' expressions (#471) | Jesse Plamondon-Willard |
2018-04-28 | fix net field analyzers not detecting implicit conversions via binary express... | Jesse Plamondon-Willard |
2018-04-26 | don't warn when converting net fields to an interface they implement | Jesse Plamondon-Willard |
2018-04-14 | update references to old warning IDs (#471) | Jesse Plamondon-Willard |
2018-04-14 | don't warn for NetCollection conversion to implemented interface (#471) | Jesse Plamondon-Willard |
2018-04-14 | don't warn for NetList conversion to implemented interface (#471) | Jesse Plamondon-Willard |
2018-04-14 | rewrite analyzers to match more cases, use readable warning IDs (#471) | Jesse Plamondon-Willard |
2018-04-10 | tweak analyzer code & documentation (#471) | Jesse Plamondon-Willard |
2018-04-10 | fix some net field comparisons to null not flagged (#471) | Jesse Plamondon-Willard |
2018-04-09 | fix net field replacements not reported for a subclass reference (#471) | Jesse Plamondon-Willard |
2018-04-09 | tweak message output and unit tests (#471) | Jesse Plamondon-Willard |
2018-04-09 | rename file to match new scope (#471) | Jesse Plamondon-Willard |