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 |
Mike Krüger
|
16715bb854
|
Renamed CSharpFormattingPolicy to CSharpFormattingOptions.
|
15 years ago |
Mike Krüger
|
836e17859c
|
Fixed bug in formatting unit tests.
|
15 years ago |
Mike Krüger
|
c01ba21f1e
|
Converted the unit tests.
Some of them are failing - I expect it has to do with the adapter.
|
15 years ago |
Mike Krüger
|
9b1913e5e4
|
Track API changes.
|
15 years ago |
Mike Krüger
|
82824d1c70
|
Added test files.
Need conversion.
|
15 years ago |