.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer f40c994e23 Fix bug in InsertRequiredSpacesDecorator: missing space before literals in some cases. 8 years ago
..
CSharpAmbience.cs Remove a bunch of obsolete NRefactory code. 8 years ago
CSharpFormattingOptions.cs Add CSharpFormattingOptions.IndentationString 8 years ago
CSharpOutputVisitor.cs Add CSharpFormattingOptions.IndentationString 8 years ago
FormattingOptionsFactory.cs Adjust namespaces 9 years ago
ITokenWriter.cs Namespace adjustments for Syntax classes 9 years ago
InsertMissingTokensDecorator.cs Improve SequencePointBuilder 8 years ago
InsertParenthesesVisitor.cs [nullables] Add support for '??' operator on nullables. 8 years ago
InsertRequiredSpacesDecorator.cs Fix bug in InsertRequiredSpacesDecorator: missing space before literals in some cases. 8 years ago
InsertSpecialsDecorator.cs Fix folding for comments. No foldings were added for comments inside of types. 8 years ago
TextWriterTokenWriter.cs Rename TextWriterOutputFormatter.cs to TextWriterTokenWriter.cs 8 years ago