.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 4830b37ab9 [nullables] Add support for '??' operator on nullables. 9 years ago
..
CSharpAmbience.cs Remove a bunch of obsolete NRefactory code. 9 years ago
CSharpFormattingOptions.cs Adjust namespaces 10 years ago
CSharpOutputVisitor.cs Reimplement folding for C#. 9 years ago
FormattingOptionsFactory.cs Adjust namespaces 10 years ago
ITokenWriter.cs Namespace adjustments for Syntax classes 10 years ago
InsertMissingTokensDecorator.cs Namespace adjustments for Syntax classes 10 years ago
InsertParenthesesVisitor.cs [nullables] Add support for '??' operator on nullables. 9 years ago
InsertRequiredSpacesDecorator.cs Namespace adjustments for Syntax classes 10 years ago
InsertSpecialsDecorator.cs Namespace adjustments for Syntax classes 10 years ago
TextWriterOutputFormatter.cs Fix some issues with missing casts for overload resolution and for boxing in attributes. 10 years ago