.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 85399bfc00 Add missing space in `new (string,int)[]` 4 weeks ago
..
CSharpAmbience.cs Fix #3451: qualify an explicit implementation as the type implements it 1 month ago
CSharpFormattingOptions.cs Enable nullable reference types across the C# AST consumers 3 months ago
CSharpOutputVisitor.cs Add missing space in `new (string,int)[]` 4 weeks ago
ErrorTolerantOutputVisitor.cs Fix #3510: keep exporting a project when a member cannot be decompiled 1 month ago
FormattingOptionsFactory.cs Enable nullable reference types across the C# AST consumers 3 months ago
GenericGrammarAmbiguityVisitor.cs Enable nullable reference types across the C# AST consumers 3 months ago
ITokenWriter.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago
InsertMissingTokensDecorator.cs Assign a text location to comment-only empty statements 3 months ago
InsertParenthesesVisitor.cs Replace the SlotKind enum with object-identity Slots kinds 3 months ago
InsertRequiredSpacesDecorator.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago
TextWriterTokenWriter.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago