12 Commits (93fb7777b50458bba04029594f04e83afb7e208c)

Author SHA1 Message Date
Mike Krüger 93fb7777b5 Added flag to specify if explict types should be used or not. 14 years ago
Mike Krüger 6b61741bd2 Added create class declaration action. 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 0b6ca98bbe Handled create method/property in other types. 14 years ago
Mike Krüger ce7bdd7349 Added IServiceProvided infrastructure for the refactoring context. 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
Mike Krüger b41059f454 Added check for links in the context action tests. 14 years ago
Mike Krüger 16ea65ad95 Started to implement tests for the inspectors. 14 years ago
Daniel Grunwald f74bf908bc Make AstNode freezable. 14 years ago
Mike Krüger cd349d26ce Fixed some issues in the formatter. 14 years ago
Daniel Grunwald 8179556203 Add DocumentScript that implements Script using a mutable document. 14 years ago
Mike Krüger 110002218a [UnitTests] Track API changes. 14 years ago
Daniel Grunwald a353f23d70 Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
mike 7451607834 Added "RemoveRegion" context action. 14 years ago
Daniel Grunwald 3eee3466a4 CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
Mike Krüger 764b8a33f4 Added unit tests for context actions. 14 years ago
Daniel Grunwald 7e95cb7446 Add CSharpAstResolver.GetResolverStateBefore 14 years ago
Daniel Grunwald 4ccc313d46 Normalize newlines 14 years ago
Mike Krüger 11a9ce2287 Added context action unit tests. 14 years ago