.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.
 
 
 
 
Daniel Grunwald e34480527d Fix line tracking when printing single-line comments. 8 years ago
..
CSharpAmbience.cs Remove a bunch of obsolete NRefactory code. 8 years ago
CSharpFormattingOptions.cs Adjust namespaces 9 years ago
CSharpOutputVisitor.cs Reimplement folding for C#. 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 Namespace adjustments for Syntax classes 9 years ago
InsertSpecialsDecorator.cs Fix folding for comments. No foldings were added for comments inside of types. 8 years ago
TextWriterOutputFormatter.cs Fix line tracking when printing single-line comments. 8 years ago