83 Commits (2154c15a1cdd5223dbea119cc586670a91cb98c1)

Author SHA1 Message Date
Mike Krüger 6b61741bd2 Added create class declaration action. 14 years ago
Mike Krüger d4f9318a6f Added create constructor declaration action/fixed bugs in other 14 years ago
Mike Krüger 2d808842ea Fixed failing unit tests. 14 years ago
Mike Krüger 99270db23e Fixed type parameter naming. 14 years ago
Mike Krüger 9ab32dc1ce Fixed inconsistent naming issues. 14 years ago
Mike Krüger a14ed3bfcf Fixed inconsistent naming tests. 14 years ago
Mike Krüger 1ca41d1e90 Added declare local variable action. 14 years ago
Mike Krüger b6bdb9028d Added inline local variable action. 14 years ago
Mike Krüger 9ec0d68db2 Added create indexer action. 14 years ago
Mike Krüger 627bbb744f Fixed parameter name guessing. 14 years ago
Mike Krüger 0b6ca98bbe Handled create method/property in other types. 14 years ago
Mike Krüger 635af4bcef Don't show create local/field/property on invocations. 14 years ago
Mike Krüger 402e1124a2 Fixed create static field/property. 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 52ebb26412 Added create method declaration action/use type inference to guess the 14 years ago
Mike Krüger 75b6cc65b8 Enabled generate getter/property tests. 14 years ago
Mike Krüger 0c6ea8083c Fixed create field, local and property actions. 14 years ago
mike 293859fa31 Naming rules now get their rules out of the refactoring context. 14 years ago
Daniel Grunwald daa1cff69d Remove BaseRefactoringContext.StartScript(). 14 years ago
Mike Krüger 9fb443ade8 Improved code issue tests - renamed some issues and actions. 14 years ago