.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 df84ab8f6b Fix #1882: Provide a setting to desugar X? into Nullable<X> for value types 5 years ago
..
CSharpAmbience.cs Fix #1882: Provide a setting to desugar X? into Nullable<X> for value types 5 years ago
CSharpFormattingOptions.cs Add extra "advanced settings" only visible in debug builds, to make debugging special settings easier. 7 years ago
CSharpOutputVisitor.cs #1922: Refactor PrimitiveExpression to store the literal format in the AST 5 years ago
FormattingOptionsFactory.cs Fix a bunch of XmlDoc compiler warnings. 6 years ago
ITokenWriter.cs #1922: Refactor PrimitiveExpression to store the literal format in the AST 5 years ago
InsertMissingTokensDecorator.cs #1922: Refactor PrimitiveExpression to store the literal format in the AST 5 years ago
InsertParenthesesVisitor.cs Basic test for ref reassignment. 6 years ago
InsertRequiredSpacesDecorator.cs #1922: Refactor PrimitiveExpression to store the literal format in the AST 5 years ago
InsertSpecialsDecorator.cs Fix folding for comments. No foldings were added for comments inside of types. 8 years ago
TextWriterTokenWriter.cs #1922: Refactor PrimitiveExpression to store the literal format in the AST 5 years ago