Daniel Grunwald
|
ee5d87a0f8
|
Add year to license headers.
|
13 years ago |
mike
|
47d00e1cf9
|
Added banner style brace output format.
|
14 years ago |
Daniel Grunwald
|
b374e40758
|
Don't insert space in front of brace if the brace is the first token in the line.
|
14 years ago |
Daniel Grunwald
|
9f809bc729
|
Use IOutputFormatter.StartNode() instead of OutputStarted event.
|
14 years ago |
Daniel Grunwald
|
3e8eb1e55d
|
Add NRefactory.ConsistencyCheck with round-tripping test.
Added parser unit tests for bugs discovered by the round-tripping test.
|
14 years ago |
Daniel Grunwald
|
4db74d9da0
|
Fixed roundtripping of preprocessor directives.
|
14 years ago |
Daniel Grunwald
|
bf88746a7a
|
Added some failing parser tests for bugs discovered trying to roundtrip NRefactory itself.
|
14 years ago |
Daniel Grunwald
|
b5b2408cbc
|
Move NRefactory.CSharp to separate assembly.
|
14 years ago |
Daniel Grunwald
|
f86a014b9c
|
Put MIT license into the file headers.
|
14 years ago |
Mike Krüger
|
b01c263d2e
|
Implemented brace style formatting.
|
14 years ago |
Mike Krüger
|
6e1eaf15f8
|
Added monodevelop context actions.
|
14 years ago |
Daniel Grunwald
|
07e2896356
|
Make InsertParenthesesVisitorTests independent from indentation of the output.
|
14 years ago |
Siegfried Pammer
|
3974a801e1
|
remove isLastLine from interface - use stack instead; fix null reference if resolve of TypeDefinition fails
|
14 years ago |
Siegfried Pammer
|
5997f81668
|
add foldings to documentation comments; closes #165
|
14 years ago |
Daniel Grunwald
|
a33009d98b
|
Add hyperlink support to decompiler.
|
15 years ago |
Daniel Grunwald
|
880d23b163
|
Bug fixes in OutputVisitor.
|
15 years ago |
Daniel Grunwald
|
5aa65b2668
|
Bug fixes.
|
15 years ago |
Daniel Grunwald
|
e9bc0ec7fc
|
Add simple output formatter.
|
15 years ago |