.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 96caa4ecb7 Fix: #3407 Add "private protected" feature for 7.2 decompiler options 2 months ago
..
CSharpAmbience.cs Fix: #3407 Add "private protected" feature for 7.2 decompiler options 2 months ago
CSharpFormattingOptions.cs Fix #603: Single element arrays should not span multiple lines 4 years ago
CSharpOutputVisitor.cs #1572: Do not generate variable names that match C# keywords. 2 months ago
FormattingOptionsFactory.cs Fix #603: Single element arrays should not span multiple lines 4 years ago
GenericGrammarAmbiguityVisitor.cs Add support for unsigned right shift. 2 years ago
ITokenWriter.cs Fix #603: Single element arrays should not span multiple lines 4 years ago
InsertMissingTokensDecorator.cs #2128: Reformat the whole code base. 5 years ago
InsertParenthesesVisitor.cs Add support for unsigned right shift. 2 years ago
InsertRequiredSpacesDecorator.cs Add support for UTF8 string literals 2 years ago
InsertSpecialsDecorator.cs #2128: Reformat the whole code base. 5 years ago
TextWriterTokenWriter.cs Add support for UTF8 string literals 2 years ago