72 Commits (17c4315974c3fe4eed56b81865f87229bf661307)

Author SHA1 Message Date
Mike Krüger 3cdd45e7b4 Added test for formatting bug. 12 years ago
Mike Krüger 5f982b4774 Fixed bug in formatting engine. 12 years ago
Mike Krüger aec8e62922 Fixed formatting tests. 12 years ago
Mike Krüger 9397fc1987 Fixed some issues in wrapping formatting. 13 years ago
Mike Krüger a796caa828 Fixed bug in wrapping options. 13 years ago
Mike Krüger c2ca95ac63 Fixed some formatting bugs. 13 years ago
Mike Krüger 02bf0ba580 Added alignment options for declarations. 13 years ago
Mike Krüger 985ebe36a6 Added alignment tests / fixed failing wrapping unit tests. 13 years ago
Mike Krüger da89feb228 Added missing formatting option. 13 years ago
Mike Krüger d22b96f12c Fixed formatting bug. 13 years ago
Mike Krüger d8314d7e49 Implemented array initializer formatting. 13 years ago
Mike Krüger 610f0bfe2a Refactored formatter (it needs now an ast seeded with new line 13 years ago
Mike Krüger fdab2395f0 Removed brace forcement formatting options. 13 years ago
Mike Krüger 8704de6646 Implemented composed type formatting. 13 years ago
Mike Krüger 465254ea12 Fix broken test. 13 years ago
Mike Krüger 587a25dfe9 Fixed formatting bug. 13 years ago
Daniel Grunwald 6d0f3fb02e Add "add using" context action. 13 years ago
Mike Krüger a11077332f Ignored failing test. 13 years ago
Daniel Grunwald 273178a141 Rename CompilationUnit to SyntaxTree. 13 years ago
Simon Lindgren 8d46989d47 [Formatter] Avoid newlines between multiline arguments and the ending parenthesis in function calls. 13 years ago
Mike Krüger c93aca4b91 Fixed failing unit test. 13 years ago
mike 8722483b59 [Formatting] Fixed using alias declarations. 13 years ago
Mike Krüger ef726be8c9 [UnitTests] Disabled broken tests. 14 years ago
Mike Krüger 523971996b Fixed property formatting bug. 14 years ago
Mike Krüger bfdaaad444 Fixed declaration parameter formatting bugs. 14 years ago
Mike Krüger 6126d9bd77 [Formatting] Fixed some formatting bugs. 14 years ago
Mike Krüger 1704bd05ef [Formatting] Implemented parameter wrapping. 14 years ago
Mike Krüger 95b0c252f1 [Formatting] New line placement is now a 3 state. 14 years ago
Mike Krüger 198c085d72 Added some formatting options. 14 years ago
Mike Krüger debc7a0801 Added method call wrapping options. 14 years ago
Mike Krüger fa4f2e033e Added chained method call wrapping option. 14 years ago
Mike Krüger 7dd4c63fff Updated formatting tests. 14 years ago
Mike Krüger 04f8720739 Added formatting factory - formatting options should be created with 14 years ago
Mike Krüger ca289f5fc5 Improved array initializer wrapping options. 14 years ago
Alex Mizuki a34aaa85c3 project compilation 14 years ago
Alex Mizuki c189c5d214 failing tests for issue 35 14 years ago
Mike Krüger 9511d48927 Added KeepCommentsAtFirstColumn option. 14 years ago
Mike Krüger c882a84787 Added space in named argument formatting option. 14 years ago
Mike Krüger 66a365e84f Updated mcs. 14 years ago
Alex Mizuki 3f465c60f9 failing tests for issue 35 14 years ago
Mike Krüger 8bb2301d8e Fixed tests. 14 years ago
Mike Krüger b21e85f00e Updated indent engine. 14 years ago
Daniel Grunwald e54b06b3be Disable the failing unit tests. 14 years ago
Mike Krüger af6c3b291e Updated mcs. 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 fa2db3bb41 Fixed anonymous method brace style formatting. 14 years ago
Mike Krüger 95ebebc2cb Updated mcs. 14 years ago
Mike Krüger 3ae2fe73c0 The formatting visitor is now using an easier visitor pattern. 14 years ago
Mike Krüger 944ba9c62b Fixed formatting bug. 14 years ago