.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 15905a8f03 C# AST: Add C# 6 property initializer 9 years ago
..
CSharpAmbience.cs Namespace adjustments for Syntax classes 10 years ago
CSharpFormattingOptions.cs Adjust namespaces 10 years ago
CSharpOutputVisitor.cs C# AST: Add C# 6 property initializer 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 Namespace adjustments for Syntax classes 10 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