250 Commits (47c78a11a7ca944f18ef19ad787f4a2871430676)

Author SHA1 Message Date
Simon Lindgren 47da624e7e [CodeIssue] Add CallToVirtualFunctionFromConstructorIssue. 13 years ago
Simon Lindgren 8e94126c11 [CodeIssue] Add IncorrectExceptionParameterOrderingIssue. 13 years ago
Simon Lindgren 2396e99ca4 [CodeIssue] Add SetterDoesNotUseValueParameterIssue. 13 years ago
Daniel Grunwald 1640cb8c32 Set version number to 5.0.1; fixed some compiler warnings. 13 years ago
Daniel Grunwald 4fe7c72b16 Fixed context for determining accessibility of protected inner classes when resolving a base type reference (NameLookupTests.InheritFromProtectedInnerClassTest) 14 years ago
Mike Krüger c8f8dc7514 [CodeIssue] removed '.' in name. 14 years ago
Mike Krüger 484c1420de Added some documentation. 14 years ago
Mike Krüger f94402f920 Made it easier to get the issues out of the gather visitor. 14 years ago
Daniel Grunwald 8111e2683a Add issue provider for explicit conversions in foreach loops. 14 years ago
Daniel Grunwald 9e1d371698 Fixed RedundantUsingIssue to no longer remove "System.Linq" if it is required for a query expression. 14 years ago
Daniel Grunwald f098db8f4e Fix bugs in RedundantNamespaceUsageIssue and CreatePropertyAction. 14 years ago
Mike Krüger ceef571315 Added introduce constant action. 14 years ago
Mike Krüger 048a4b944a Updated Fdg rules. 14 years ago
Mike Krüger c3aea07d4f Turn off issue marker for var keyword issue (handled by action). 14 years ago
Mike Krüger 89ee8bcdca Allow '_' and 'm_' as field prefix name. 14 years ago
Mike Krüger 34b3e18c2a Adjusted default Fdg rules a bit (private static fields are now 14 years ago
Mike Krüger 718dfe4685 Added more cases for create class declaration. 14 years ago
Mike Krüger 9e070b9e2f Hide not implemented exception issue in the text editor. 14 years ago
Mike Krüger 8c55a4ef88 Fixed type parameter rename dialog action. 14 years ago
Mike Krüger 99270db23e Fixed type parameter naming. 14 years ago
Mike Krüger 795e6c8dd0 Improved naming issue checking for some special cases of entities. 14 years ago
Mike Krüger 98e7a57b61 Fixed type parameter naming rule. 14 years ago
Mike Krüger 9ab32dc1ce Fixed inconsistent naming issues. 14 years ago
Mike Krüger a234f8b596 Create actions now respect naming convention settings. 14 years ago
Mike Krüger ce7bdd7349 Added IServiceProvided infrastructure for the refactoring context. 14 years ago
Mike Krüger 003b8c95f6 Added more entities & missing flags. 14 years ago
mike 604011bfc8 Fixed check of visibility mask. 14 years ago
Mike Krüger fcfbbdb507 Completed the features of the inconsistent naming issue. 14 years ago
Mike Krüger 0a55295c82 Added compiler warnings & errors issue categories. 14 years ago
mike 5e7b44924b Set namespace naming rule name. 14 years ago
Mike Krüger 3e256c4f35 Added default names for fdg naming rules. 14 years ago
mike 293859fa31 Naming rules now get their rules out of the refactoring context. 14 years ago
Mike Krüger 439010a73b Added some inconsistent naming tests. 14 years ago
Mike Krüger 41d5b50008 Worked on inconsistent naming issue. 14 years ago
Mike Krüger 9fb443ade8 Improved code issue tests - renamed some issues and actions. 14 years ago
Mike Krüger acfcf370ef Changed the ContextAction/Inspector API. 14 years ago