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.
The unit tests are based on pull request #104 by Adam Connelly
|
13 years ago |
Mike Krüger
|
a11077332f
|
Ignored failing test.
|
13 years ago |
Mike Krüger
|
fc72147b88
|
[Refactoring] Script now corrects the formatting of inserted &
replaced nodes.
|
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.
|
13 years ago |
Mike Krüger
|
523971996b
|
Fixed property formatting bug.
|
13 years ago |
Mike Krüger
|
bfdaaad444
|
Fixed declaration parameter formatting bugs.
|
13 years ago |
Mike Krüger
|
6126d9bd77
|
[Formatting] Fixed some formatting bugs.
|
13 years ago |
Mike Krüger
|
1704bd05ef
|
[Formatting] Implemented parameter wrapping.
|
13 years ago |
Mike Krüger
|
95b0c252f1
|
[Formatting] New line placement is now a 3 state.
|
13 years ago |
Mike Krüger
|
198c085d72
|
Added some formatting options.
|
13 years ago |
Mike Krüger
|
debc7a0801
|
Added method call wrapping options.
|
13 years ago |
Mike Krüger
|
fa4f2e033e
|
Added chained method call wrapping option.
|
13 years ago |
Mike Krüger
|
7dd4c63fff
|
Updated formatting tests.
|
13 years ago |
Mike Krüger
|
04f8720739
|
Added formatting factory - formatting options should be created with
that.
|
13 years ago |
Mike Krüger
|
ca289f5fc5
|
Improved array initializer wrapping options.
|
13 years ago |
Alex Mizuki
|
a34aaa85c3
|
project compilation
|
13 years ago |
Alex Mizuki
|
c189c5d214
|
failing tests for issue 35
|
13 years ago |
Mike Krüger
|
9511d48927
|
Added KeepCommentsAtFirstColumn option.
|
13 years ago |
Mike Krüger
|
c882a84787
|
Added space in named argument formatting option.
|
13 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 |
mike
|
0ff96eaa4c
|
Fixed IndentBlocks bug.
|
14 years ago |
mike
|
f68f9907c8
|
Fixed indent break statement formatting.
|
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 |
Mike Krüger
|
6ef39441fb
|
Implemented attribute section formatting.
|
14 years ago |
Mike Krüger
|
2e67d5490d
|
Now all formatting tests are green!
|
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
|
280b79b8c8
|
Fixed return type tokens
|
14 years ago |