.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 fb75e42385 Assign a text location to comment-only empty statements 1 week ago
..
CSharpAmbience.cs Generate typed Slots; key 1:1-kind child access on them 2 weeks ago
CSharpFormattingOptions.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
CSharpOutputVisitor.cs Rename the Roles token-text constants to Tokens 2 weeks ago
FormattingOptionsFactory.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
GenericGrammarAmbiguityVisitor.cs Enable nullable reference types across the C# AST consumers 2 weeks ago
ITokenWriter.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
InsertMissingTokensDecorator.cs Assign a text location to comment-only empty statements 1 week ago
InsertParenthesesVisitor.cs Replace the SlotKind enum with object-identity Slots kinds 2 weeks ago
InsertRequiredSpacesDecorator.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
TextWriterTokenWriter.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago