20 Commits (fc72147b884c39faaf1afe6f348e9a7c42332e31)

Author SHA1 Message Date
Mike Krüger fc72147b88 [Refactoring] Script now corrects the formatting of inserted & 13 years ago
Daniel Grunwald 273178a141 Rename CompilationUnit to SyntaxTree. 13 years ago
mike 8722483b59 [Formatting] Fixed using alias declarations. 13 years ago
Mike Krüger fa4f2e033e Added chained method call wrapping option. 13 years ago
Mike Krüger b21e85f00e Updated indent engine. 13 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 3ae2fe73c0 The formatting visitor is now using an easier visitor pattern. 14 years ago
Daniel Grunwald 119bc9b564 Fix formatting tests on Windows with git autocrlf enabled. 14 years ago
Mike Krüger 38b35b70fa Fixed formatting unit tests on windows. 14 years ago
Daniel Grunwald 73438b7288 Make CSharpResolveVisitor internal and expose CSharpAstResolver instead. 14 years ago
Mike Krüger 11a9ce2287 Added context action unit tests. 14 years ago
Daniel Grunwald a1a649e84e Remove ITextEditorAdapter and use IDocument instead. 14 years ago
Mike Krüger 7e708a653d Worked on ast formatter tests. 14 years ago
Mike Krüger 7e29f61da6 Fix build (however formatting tests will fail). 14 years ago
Mike Krüger 42717c9b0c fix missing method. 14 years ago
Mike Krüger 16715bb854 Renamed CSharpFormattingPolicy to CSharpFormattingOptions. 14 years ago
Mike Krüger 836e17859c Fixed bug in formatting unit tests. 14 years ago
Mike Krüger c01ba21f1e Converted the unit tests. 15 years ago