Daniel Grunwald
|
7e03cf8b16
|
Fix output of using statement when the resource acquisition is a VariableDeclarationStatement.
|
15 years ago |
Daniel Grunwald
|
1af927c426
|
Fix lambda expression output bug.
|
15 years ago |
Daniel Grunwald
|
0fa2fd6d99
|
Fix missing dot in namespace declarations.
|
15 years ago |
Daniel Grunwald
|
8641726762
|
Escape surrogates in string literals.
|
15 years ago |
Daniel Grunwald
|
b28b9a3ac4
|
NRefactory Output Visitor: Fix loops.
|
15 years ago |
Daniel Grunwald
|
8db1fe252f
|
Enforce space in output visitor when printing "ptr & &v".
|
15 years ago |
Mike Krüger
|
16baa75795
|
Corrected astvisitor interface naming.
|
15 years ago |
Mike Krüger
|
83a7d2fcc0
|
Splitted the goto statement cases: GotoStatement, GotoCaseStatement,
GotoDefaultStatement.
|
15 years ago |
Mike Krüger
|
ecc17721fd
|
Added YieldBreakStatement.
|
15 years ago |
Mike Krüger
|
b8cf7d35c3
|
Splitted while & do while statements.
|
15 years ago |
Daniel Grunwald
|
b6c562e9c3
|
Fix some formatting issues with the C# output visitor.
|
15 years ago |
Daniel Grunwald
|
dc6daa165b
|
Fixed output of enum members and the "const" modifier.
|
15 years ago |
Daniel Grunwald
|
6e47f5342f
|
Add missing newline after property declarations.
|
15 years ago |
Daniel Grunwald
|
a33009d98b
|
Add hyperlink support to decompiler.
|
15 years ago |
Daniel Grunwald
|
43625b4c85
|
Initial port to new NRefactory.
|
15 years ago |
Daniel Grunwald
|
ec42611f0e
|
Escape contextual keywords within query expressions.
|
15 years ago |
Daniel Grunwald
|
73129820f8
|
Bugfixes for InsertParenthesesVisitor and OutputVisitor.
|
15 years ago |
Daniel Grunwald
|
afd96503fe
|
Add query expressions to AST and output visitor.
|
15 years ago |
Daniel Grunwald
|
880d23b163
|
Bug fixes in OutputVisitor.
|
15 years ago |
Daniel Grunwald
|
a20e80a09c
|
Add tests for InsertParenthesesVisitor.
|
15 years ago |
Daniel Grunwald
|
a24999d720
|
Add InsertParenthesesVisitor
|
15 years ago |
Daniel Grunwald
|
5aa65b2668
|
Bug fixes.
|
15 years ago |
Daniel Grunwald
|
e9bc0ec7fc
|
Add simple output formatter.
|
15 years ago |
Daniel Grunwald
|
35a8fd1dfa
|
Implemented OutputVisitor.
|
15 years ago |
Daniel Grunwald
|
6df268a693
|
Introduce IAstVisitor interface.
|
15 years ago |